Skip to content
This repository has been archived by the owner on May 3, 2021. It is now read-only.

v0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@troubear troubear released this 25 Oct 14:45
· 1 commit to master since this release
Feature/optimize string key (#4)

* Optimized the string key.

- Implemented the StringKey type that precalculate the hash.

* Add a description of StringKey.