Skip to content

Add BatchId instances and hide constructor #91

@z0isch

Description

@z0isch

BatchId does not currently have some of the usual suspects for instances (Show, Eq, Ord ...) which makes it tough to integrate into other date types.

It also exposes the constructor which is probably not the way we want a client to interact with this data type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions