Skip to content

array_utils API

array_utils is part of Luna-Flow/luna-utils. This page should describe the public types, constructors, functions, traits, and observable semantics that are implemented in the current branch.

Scope

  • Source boundary: src/array_utils.mbt
  • Audience: package users, integrators, and maintainers who need the exported contract
  • Status: active

Public Contract

  • Describe only exported behavior that exists today.
  • Call out backend or subtype differences when they are observable.
  • Keep naming, argument ordering, and error semantics aligned with sibling modules when possible.