The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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>