steveyen / gtreap

gtreap is an immutable treap implementation in the Go Language
MIT License
89 stars 22 forks source link

adding go.mod #5

Closed mschoch closed 4 years ago

mschoch commented 4 years ago

If you merge this, could you also create an annotated tag? something like v0.1.0 if you think the API may still change, or v1.0.0 if you think it's "done"?