Skip to content

v0.1.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@therapon therapon released this 05 Aug 18:01
· 45 commits to master since this release
698d352

Beta release.

  • Documentation updates
    • README
    • Public APIs
Feature Text Binary Exceptions
null YES YES none
bool YES YES none
int YES YES none
float YES YES NaN, infs, -0
decimal YES YES -0
timestamp YES YES precision up to 9 digits
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:

v0.1.0-alpha...1133cf1