Skip to content

ancestors: introduce firm leap-based iterator

Pacien TRAN-GIRARD requested to merge topic/default/firm_leaps_iter into branch/default

This adds a new ordered ancestor iterator implementation using the firm leap information, which is lighter to store than the soft and hard leaps.

Depends on: !31 (merged)

Merge request reports