Skip to main content
Log in

Mojo package

utils

Implements the utils package.

Modules

  • index: Implements IndexList which is commonly used to represent N-D indices.
  • lock:
  • loop:
  • numerics: Defines utilities to work with numeric types.
  • static_tuple: Implements StaticTuple, a statically-sized uniform container.
  • variant: Defines a Variant type.
  • write: Establishes the contract between Writer and Writable types.