Utility

Utility data structures and helpers used throughout the Orca API.

Modules

  • Algebra Types and helpers for vectors and matrices.
  • Debug Helpers for logging, asserting and aborting.
  • Lists Types and helpers for doubly-linked lists.
  • Memory Base allocator and memory arenas.
  • Strings String slices and string lists.
  • UTF8 UTF8 encoding/decoding.