Skip to content

Naming inconsistency: len and nbits are used interchangeably #116

@Jujumba

Description

@Jujumba

In general, I do think we have to rename nbits to len in the public API wherever possible. some examples I found so far:

  • panic message of the insert function
  • debug output field is named nbits, which matches the type definition but is confusing, because the function to get length is called len

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