Skip to content

Return more Option types. #23

Open
@yoshuawuyts

Description

@yoshuawuyts

Some cases to consider:

  • calling .prev() on the iterator while at the left nodes
  • calling left-child / right-child of a leaf node
  • calling left-span / right-span of a leaf node

I'm thinking we should perhaps return the Option type more often in both FlatTree and the Iterator structs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions