Documentation ¶
Directories ¶
Path | Synopsis |
---|---|
Package debugging exports various helpers useful when debugging.
|
Package debugging exports various helpers useful when debugging. |
Package deferred provides tools for deferring actions to be run at a later time.
|
Package deferred provides tools for deferring actions to be run at a later time. |
Package exn provides an exception-like mechanism.
|
Package exn provides an exception-like mechanism. |
Package maybe provides support for working with optional values.
|
Package maybe provides support for working with optional values. |
Package orerr provides a type OrErr for working with (value, error) pairs.
|
Package orerr provides a type OrErr for working with (value, error) pairs. |
Package rc provides reference-counted cells.
|
Package rc provides reference-counted cells. |
poolslice
Package poolslice supports allocating slots out of a slice.
|
Package poolslice supports allocating slots out of a slice. |
sync
|
|
mutex
Package mutex provides mutexes that wrap the thing they protect.
|
Package mutex provides mutexes that wrap the thing they protect. |
Package thunk provides "thunks" (type T), which are wrappers around lazy or concurrent computations.
|
Package thunk provides "thunks" (type T), which are wrappers around lazy or concurrent computations. |
Click to show internal directories.
Click to hide internal directories.