Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 228 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 228 Bytes

Immutable Hash Array Mapped Tries for Racket

Note: Racket's built-in immutable hash is now implemented as a HAMT, so I recommend you use that instead.

Read the documentation