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>