Skip to main content

module

span

Implements the Span type.

You can import these APIs from the utils.span module. For example:

from utils import Span

Structs

  • Span: A non owning view of contiguous data.

Was this page helpful?