Skip to content

class Crystal::NoReturnType
inherits Crystal::NamedType

Methods

#implements?(other_type)

NoReturn can be assigned to any other type (because it never will)

View source