class Crystal::NilableReferenceUnionType
inherits Crystal::UnionType
¶
A union type that has Nil and other reference-like types. Can be represented as a maybe-null pointer but the type id is not known at compile time.