Skip to content

Mention security issue when recommending the user considers HashMaps #1155

@NorfairKing

Description

@NorfairKing

If you don't care about ordering, consider using Data.HashMap.Lazy from the unordered-containers package instead.

Should say

If you don't care about ordering, and don't handle untrusted keys, consider using Data.HashMap.Lazy from the unordered-containers package instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions