The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

JSON::TypeInference::Type::Union - union type

DESCRIPTION

JSON::TypeInference::Type::Union consists of one or more value types.

JSON::TypeInference::Type::Union represents a possibility of actual types from inference.

It is a container type, and has some type parameters.

AUTHOR

aereal <aereal@aereal.org>