Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type KeyedTable ¶
type KeyedTable[T comparable] map[T]func() int // -1 break/complete
func (KeyedTable[T]) Sequence ¶
func (t KeyedTable[T]) Sequence(keys ...T)
func (KeyedTable[T]) Switch ¶
func (t KeyedTable[T]) Switch(primary, default_ T)
Click to show internal directories.
Click to hide internal directories.