Skip to content

Decoder that, given an array of values, apply the literal for each value of the array. #54

@gianfrancopagliaroto

Description

@gianfrancopagliaroto

This would solve situations like this:

'key' => Decoders::union( Decoders::literal("value1"), Decoders::literal("value2"), Decoders::literal("value3"), . . . )

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