Directories
¶
| Path | Synopsis |
|---|---|
|
collections
|
|
|
linkedlist
linkedlist package contains a linked list data structure implementation.
|
linkedlist package contains a linked list data structure implementation. |
|
queue
This package contains FIFO (first in, first out) queue implementation.
|
This package contains FIFO (first in, first out) queue implementation. |
|
stack
This package contains LIFO (last in, first out) stack implementation.
|
This package contains LIFO (last in, first out) stack implementation. |
|
Package math provides basic constants and mathematical functions.
|
Package math provides basic constants and mathematical functions. |
|
reflect package provides additional functionality for the standard Go reflect package.
|
reflect package provides additional functionality for the standard Go reflect package. |
|
Sort package provides simplified interfaces to sort functions with various types.
|
Sort package provides simplified interfaces to sort functions with various types. |
|
Package types defines a set of useful types to be used with type parameters.
|
Package types defines a set of useful types to be used with type parameters. |
Click to show internal directories.
Click to hide internal directories.