Settings
Help

Module intervals

Module intervals 

Source

StructsΒ§

IntervalIntersections πŸ”’
An iterator that yields all intersections in a given interval range, including empty gaps between nodes.
IntervalTree
ReverseIntervalIntersections πŸ”’
An iterator that yields all intersections in a given interval range in reverse order, including empty gaps between nodes.

FunctionsΒ§

lookup_char_property πŸ”’
see lookup_char_property in intervals.c
remove_sym_from_props πŸ”’
Removes all occurrences of sym from the property list props.
set_cdr πŸ”’
textget πŸ”’
Get the value of property prop from plist, which is the plist of an interval. We check for direct properties, for categories with property prop, and for prop appearing on the default-text-properties list.