Skip to content

A generic dictionary, using a tree internal representation, written in C#

License

Notifications You must be signed in to change notification settings

ajlopez/DictSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DictSharp

A generic dictionary implementation, using a tree, written in C#.

License

MIT

Contribution

Feel free to file issues and submit pull requests — contributions are welcome<

If you submit a pull request, please be sure to add or update corresponding test cases, and ensure that npm test continues to pass.

About

A generic dictionary, using a tree internal representation, written in C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages