Skip to content

class Crystal::ReferenceUnionType
inherits Crystal::UnionType

A union type that doesn't have nil, and all types are reference-like. Can be represented as a never-null pointer.