Skip to content

Add strict mapping functions #60

@treeowl

Description

@treeowl

Since the queues are mostly strict, mapping in general is pretty slow, but lazy maps are egregiously so: they fill the structure with one thunk per element. Let's add strict versions that at least accomplish something for the work they do.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions