//
pkg.gl
Category
github.com/icattlecoder/go
src
pkg
container
ring
package
0.0.0-20130121074735-1d03baafba06
Repository:
https://github.com/icattlecoder/go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
88 SLOC
#
Functions
New
New creates a ring of n elements.
#
Structs
Ring
A Ring is an element of a circular list, or ring.