amityahav / st

Implementation of sets and functions of set theory for Go 1.18+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoLang - Set data structure

Implementation of sets and functions of set theory for Go 1.18+.
Currently set is not safe for concurrent use.

TODO:

  • Add examples.
  • Add tests.

About

Implementation of sets and functions of set theory for Go 1.18+


Languages

Language:Go 100.0%