Skip to content

Better UX for constant output function for Sel.Hashing #105

Open
@Kleidukos

Description

@Kleidukos

Sel.Hashing uses a Maybe HashKey parameter to hashByteString.
However this is not fantastic in terms of readability.

I'd like to avoid Maybe-blindness by having a sum type like data KeyParma = Key <hashkey> | NoKey (or Constant).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestselSel package

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions