97jaz / hamt

Hash Array Mapped Tries for Racket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Hash Array Mapped Tries for Racket

License:MIT License


Languages

Language:Racket 100.0%