Skip to content

implement compactpool! and compactpool functionsΒ #58

@bkamins

Description

@bkamins

Currently there is no API to compact pool of PooledArray. This can be needed in two cases:

  • you removed many values from a PooledArray and want to have a smaller pool
  • you subsetted a PooledArray thus dropping many unique values

This should be implemented after #56 is merged.

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