Skip to content

Handle non-termination in encoder construction #11

Description

@pepeiborra

Encoder construction can diverge for recursive schemas with incorrect or absent name tags. It would be nice if encodeToWith could return a Result allowing to observe the non-termination.

Note that this is not the same as encoding cyclic data, which will diverge too.

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