MCPcopy Index your code
hub / github.com/badgerodon/collections

github.com/badgerodon/collections @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
125 symbols 187 edges 9 files 16 documented · 13%
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

Deque (Interface)
A Deque is a double-ended queue.
collections.go
Dictionary (Interface)
A Dictionary is a collection of key value pairs.
collections.go
Queue (Interface)
A Queue is a collection that supports FIFO operations.
collections.go
Set (Interface)
A Set is a unique collection of values.
collections.go
Stack (Interface)
A Stack is a collection that supports LIFO operations.
collections.go

Core symbols most depended-on inside this repo

Size
called by 6
collections.go
mod
called by 5
collections.go
Map
called by 4
collection.go
NewPair
called by 4
tuples.go
PopBack
called by 3
collections.go
PushBack
called by 3
collections.go
Set
called by 3
collections.go
Delete
called by 3
collections.go

Shape

Method 88
Function 21
Struct 9
Interface 7

Languages

Go100%

Modules by API surface

collections.go50 symbols
slice.go30 symbols
map.go18 symbols
btree.go18 symbols
collection.go4 symbols
tuples.go2 symbols
slice_test.go1 symbols
map_test.go1 symbols
btree_test.go1 symbols

For agents

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

⬇ download graph artifact