Documentation
¶
There is no documentation for this package.
Directories
¶
Path | Synopsis |
---|---|
package
|
|
structdata
|
|
dictionary
Package dictionary creates a ValueDictionary data structure for the Item type
|
Package dictionary creates a ValueDictionary data structure for the Item type |
graph
Package graph creates a ItemGraph data structure for the Item type Package graph creates a NodeQueue data structure for the Node type
|
Package graph creates a ItemGraph data structure for the Item type Package graph creates a NodeQueue data structure for the Node type |
hashtable
Package hashtable creates a ValueHashtable data structure for the Item type
|
Package hashtable creates a ValueHashtable data structure for the Item type |
linkedlist
Package linkedlist creates a ItemLinkedList data structure for the Item type
|
Package linkedlist creates a ItemLinkedList data structure for the Item type |
queue
Package queue creates a ItemQueue data structure for the Item type
|
Package queue creates a ItemQueue data structure for the Item type |
set
Package set creates a ItemSet data structure for the Item type
|
Package set creates a ItemSet data structure for the Item type |
stack
Package stack creates a ItemStack data structure for the Item type generate a `IntStack` stack of `int` values: genny -in stack.go -out stack-int.go gen "Item=int" generate a `StringStack` stack of `string` values: genny -in stack.go -out stack-string.go gen "Item=string"
|
Package stack creates a ItemStack data structure for the Item type generate a `IntStack` stack of `int` values: genny -in stack.go -out stack-int.go gen "Item=int" generate a `StringStack` stack of `string` values: genny -in stack.go -out stack-string.go gen "Item=string" |
Click to show internal directories.
Click to hide internal directories.