Skip to content

Streamline PrFTHitHandler

Gerhard Raven requested to merge simplify-prfthithandler into master
  • move static functions to PrHybridSeeding, the only user of them, and remove the unused ones
  • add getRange, get_until

This is in preparation for a more generic 'partitioned' container of hits, and to provide interfaces in terms of ranges instead of (pairs of) iterator(s)

Edited by Marco Cattaneo

Merge request reports