v0.1.0-alpha
Pre-release
Pre-release
Alpha released for intergration purposes
Feature | Text | Binary | Exceptions |
---|---|---|---|
null | YES | YES | none |
bool | YES | YES | none |
int | YES | YES | underscore, binary nums, hex… |
float | YES | YES | underscore, NaN, infs, -0 |
decimal | YES | YES | -0 |
timestamp | YES | YES | beyond nano seconds |
string | YES | YES | none |
symbol | YES | YES | $0, SIDs |
blob | YES | YES | none |
clob | YES | YES | none |
struct | YES | YES | none |
list | YES | YES | none |
sexp | NO | NO maybe | NO |
annotations | YES | YES | none |
local symbol table for syms and annotations | YES | YES | none |
local sym table append | NO | NO | NO |
shared sym table | NO | NO | NO |
See skip lists: