Skip to content

Add tsk_tree_seek_index #2659

Closed
Closed
@jeromekelleher

Description

@jeromekelleher

We never added a method in the C API to seek efficiently to the tree at the kth index. The implementation in the Python API is currently quite naive:

def seek_index(self, index):

Metadata

Metadata

Assignees

No one assigned

    Labels

    C APIIssue is about the C API

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions