Skip to content

[skiplist] Consider generalizing the RNG #4

@ValuedMammal

Description

@ValuedMammal

Right now SkipList uses the thread-local RNG which depends on rand (with default features enabled). This could be made more lightweight / flexible by introducing a generic R: Rng.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions