Documentation ¶
Index ¶
- type Buffer
- func (b *Buffer) Append(v int)
- func (b *Buffer) Dump() string
- func (b *Buffer) Find(v int) (*Elt, bool)
- func (b *Buffer) FindMax() *Elt
- func (b *Buffer) Hash() string
- func (b *Buffer) Insert(e *Elt, after *Elt)
- func (b *Buffer) Last() *Elt
- func (b *Buffer) NextToOne() string
- func (b *Buffer) Step()
- func (b *Buffer) String() string
- func (b *Buffer) TwoNextToOne() string
- type Elt
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Buffer ¶
func (*Buffer) TwoNextToOne ¶
Click to show internal directories.
Click to hide internal directories.