Skip to content

Add strict mapping functions #60

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions