Janet bindings for the persistent data structure library "immer"
Stars
27
Forks
2
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
18
commits
3
add set/mapcat
b46f627
fix a bug where empty sets and maps returned invalid iterators
156983b
typo
67be260
Fix memory leak in sets when there is a panic
ad3f31d
Persistent vectors implementation
8549241
Use https to download submodule
af2e822
export the map module properly
b655799
add some very basic map bindings
b6e9745
make iteration more robust
b40353e
generate readme
50699fc
start working on a map type
4d93b7a
fill out the set API
9066c11
clean up directory structure
23ba93b
expose an umbrella module
425bfd5
add set union, intersection, and difference
a6f97ad