Skip to content

Arbitrary instance for HashMap is unfortunate #154

Closed
@treeowl

Description

@treeowl

arbitrary for HashMap k v (in tests/Strictness.hs) is based on fromList. This means that only HashMap shapes that can be produced by fromList will be represented in the inputs to test functions.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions