Skip to content

copperteal/hash-set

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Set Implementation via Hash-Tables

This is a lispy set interface over built-in hash-tables. See the export list for the interface. Interactions are subtle between hash-sets with differing tests. A potential future direction for this library is an efficient direct implementation with a similar interface.

About

A set implementation via hash-tables

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published