The singleton closed type for Nothing.
Attributes | |
string | shared actual String string A developer-friendly string representing the
instance. Concatenates the name of the concrete
class of the instance with the Refined declaration: string |
Inherited Attributes |
Attributes inherited from: Object |
Methods | |
exactly | True if the given type is a exactly this type. Refined declaration: exactly |
subtypeOf | True if the given type is a subtype of this type. Refined declaration: subtypeOf |
supertypeOf | True if the given type is a supertype of this type. Refined declaration: supertypeOf |
typeOf | True if the given instance is of this type, or is of a subtype of this type. Refined declaration: typeOf |
Inherited Methods |
Methods inherited from: Object |
Methods inherited from: Type<Type> |