MCPcopy Index your code
hub / github.com/xtgo/set

github.com/xtgo/set @v1.0.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0.0 ↗ · + Follow
159 symbols 325 edges 20 files 25 documented · 16% 2 cross-repo links
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

set GoDoc Coverage Status

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

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Function 115
Method 31
FuncType 7
Struct 4
TypeAlias 2

Languages

Go100%

Modules by API surface

bench_test.go27 symbols
internal/mapset/bench_test.go24 symbols
internal/sliceset/sliceset.go17 symbols
set_test.go13 symbols
internal/mapset/mapset_test.go12 symbols
internal/mapset/mapset.go12 symbols
helpers.go9 symbols
internal/testdata/seq.go8 symbols
mutators.go6 symbols
types.go5 symbols
readonly.go5 symbols
example_test.go5 symbols

Used by 2 indexed graphs manifest dependencies, hub-wide

For agents

$ claude mcp add set \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page