Directories
¶
| Path | Synopsis |
|---|---|
|
container
|
|
|
basic
This package holds the concrete implementation of several simple data structures that can be used from any package.
|
This package holds the concrete implementation of several simple data structures that can be used from any package. |
|
containerTypes
This package serves to define the set of types that the containers will implement.
|
This package serves to define the set of types that the containers will implement. |
|
containers
This package holds the concrete implementations of the containers.
|
This package holds the concrete implementations of the containers. |
|
dynamicContainers
This package serves to define the set of dynamic containers and expose them as interfaces.
|
This package serves to define the set of dynamic containers and expose them as interfaces. |
|
staticContainers
This package serves to define the set of static containers and expose them as interfaces.
|
This package serves to define the set of static containers and expose them as interfaces. |
|
tests
Implmenents all the tests that verify the containers in the [container] package properly implmenent the interfaces defined in the dynamicContainers and staticContainers packages.
|
Implmenents all the tests that verify the containers in the [container] package properly implmenent the interfaces defined in the dynamicContainers and staticContainers packages. |
|
This package implements a csv parser that extends the one supplied by the std lib to include marshalling and un-marshaling to struct values.
|
This package implements a csv parser that extends the one supplied by the std lib to include marshalling and un-marshaling to struct values. |
|
This package defines several functions that help when working with errors.
|
This package defines several functions that help when working with errors. |
|
This package defines a non-cryptographically secure hash type that is aimed towards being used for applications like hash maps.
|
This package defines a non-cryptographically secure hash type that is aimed towards being used for applications like hash maps. |
|
This package defines an iterator framework comprized of lazily evaluated, pull style iterators.
|
This package defines an iterator framework comprized of lazily evaluated, pull style iterators. |
|
This package defines a logger writer and reader that is capible of logging arbitrary values.
|
This package defines a logger writer and reader that is capible of logging arbitrary values. |
|
math
|
|
|
This package defines many helper functions that make it easier to get values from the standard libraries reflect package.
|
This package defines many helper functions that make it easier to get values from the standard libraries reflect package. |
|
This is a package that defines helper functions for writing unit tests.
|
This is a package that defines helper functions for writing unit tests. |
|
This package defines several widget types that allow logic for certian common operations to be passed arround as state.
|
This package defines several widget types that allow logic for certian common operations to be passed arround as state. |
Click to show internal directories.
Click to hide internal directories.