Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
ifrit
v0.1.1
Array
BitArray
Hash
HashWithIndifferentAccess
Ifrit
InheritableJSON
NamedTuple
Nil
Number
Object
String
Struct
SymbolTable
Methods
UnknownSymbol
Tuple
Built with Crystal 1.9.2
2023-10-08 09:00:39 UTC
abstract struct
Number
Number
Value
Object
Overview
The top-level number type.
Included Modules
Comparable(
Number
)
Steppable
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
]