File: README.md

package info (click to toggle)
golang-github-xtgo-set 1.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 148 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 505 bytes parent folder | download
1
2
3
4
5
6
7
# set [![GoDoc](https://godoc.org/github.com/xtgo/set?status.png)](https://godoc.org/github.com/xtgo/set) [![Coverage Status](https://coveralls.io/repos/xtgo/set/badge.svg?branch=master&service=github)](https://coveralls.io/github/xtgo/set?branch=master)

Package set provides type-safe, polymorphic mathematical set operations that operate on any sort.Interface implementation.

Documentation: http://godoc.org/github.com/xtgo/set

Talk: https://go-talks.appspot.com/github.com/xtblog/gotalks/sets.slide