README
Array
BitArray
Hash
HashWithIndifferentAccess
Ifrit
InheritableJSON
NamedTuple
Nil
Number
Object
String
Struct
SymbolTable
Methods
UnknownSymbol
Tuple
abstract struct
Number
Number
Value
Object
Overview
The top-level number type.
Included Modules
Comparable(
Number
)
Defined in:
ifrit/core.cr
Instance Method Summary
#to_bool
Instance methods inherited from class
Object
blank? : Bool
blank?
,
present?
present?
Instance Method Detail
def
to_bool
#
[
View source
]