sebastianconcept / GoHashMap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoHashMap

Build

To create a fresh version of the library, make sure you have the build directory and from the project root dir, run:

./build.sh

That will create a libgohashmap.dynlib and its headers file.

For now it build the library only for macOS.

About

License:MIT License


Languages

Language:Go 92.4%Language:Shell 7.6%