Skip to content

Defer[Schema], Invariant[Schema] instances #23

@kubukoz

Description

@kubukoz

We should be able to provide a cats.Defer instance - this would enable usage of Defer[Schema].fix, which would be convenient for recursion (no lazy val, a little harder to mess up).

Edit: of course I didn't check it all the way through, recursive is exactly like fix. Still think the instance might be helpful, though.

Also, Invariant[Schema].

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions