Skip to content

Releases: kkhmel/sets

Initial implementation of sets library

14 Feb 14:04

Choose a tag to compare

First stable release of sets — a high-performance, idiomatic Go library for set operations.

Highlights

  • Idiomatic Go design following stdlib conventions
  • ~30 functions: set theory, functional programming, iterators
  • Zero dependencies
  • Go 1.23+