-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Opening this issue to track progress on core data structures.
- Atoms (int, float, char, bool, nil)
- String
- Keyword
- Symbol
- LinkedList & Seq interface
- Vector
- Map
- Set
All types should present a persistent interface.
I plan to start work on a hash-array map trie with CHAMP semantics soon. (very loose) ETA 30-60 days.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request