Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
ifrit
v0.1.0
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:06:41 UTC
struct
BitArray
BitArray
Struct
Value
Object
Defined in:
ifrit/core.cr
Constructors
.new
Instance Method Summary
#blank?
#initialize
Instance methods inherited from struct
Struct
blank?
blank?
,
present?
present?
Instance methods inherited from class
Object
blank? : Bool
blank?
,
present?
present?
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
blank?
#
[
View source
]
def
initialize
#
[
View source
]