-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Labels
C APIIssue is about the C APIIssue is about the C APIPython APIIssue is about the Python APIIssue is about the Python APIenhancementNew feature or requestNew feature or request
Milestone
Description
These should be seen as analogous to the start
and stop
arguments to Python's builtin range
, and be specified in tree sequence coordinates. We should initially ensure that start < stop, but in future we could allow start > stop, and enable reverse iteration in this way.
It would be best to do this with a low-level sparse_tree_seek()
method to position the tree at the correct location.
Metadata
Metadata
Assignees
Labels
C APIIssue is about the C APIIssue is about the C APIPython APIIssue is about the Python APIIssue is about the Python APIenhancementNew feature or requestNew feature or request
Type
Projects
Status
Bigger things