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
trueifinneris entirely contained withinouter.
Functions for source map construction and querying.
true if inner is entirely contained within outer.