Fundament-Software / scopes

Fundament fork of the Scopes language
Other
3 stars 1 forks source link

Relaxed Radix Binary Trees #7

Open ErikMcClure opened 1 year ago

ErikMcClure commented 1 year ago

Add a Relaxed Radix Binary Tree implementation to the scopes standard library. This will be used to implement persistent Sequence, Vector, and String types.