Skip to main content

Module functions

Module functions 

Source
Expand description

Functions for source map construction and querying.

Functionsยง

merge_spans
Merge two spans into the smallest span that contains both.
span_contains
Returns true if inner is entirely contained within outer.