gbird

command module
v0.0.0-...-da378b8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2020 License: MIT Imports: 1 Imported by: 0

README

Golang Example

Documentation

The Go Gopher

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"

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL