Skip to content

Implement Core Data-Structures #9

@lthibault

Description

@lthibault

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 request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions