Skip to content

Replace type tags on PMap and PValue and use newtypes instead #780

Open
@kozross

Description

@kozross

Instead of the current tag-driven system, we would have something like this:

  • PUnsortedMap
  • PSortedMap
  • PMintingValue (implies sorted, no mandatory Ada)
  • PLedgerValue (implies sorted, mandatory Ada)
  • PRawValue (no guarantees)

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