Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 266 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 266 Bytes

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.