Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
kdl
main
Array
Hash
KDL
Document
Node
Parser
StringDumper
Token
Type
Tokenizer
Context
Error
Value
Type
Object
Reference
Regex
Value
Generated using Crystal 1.14.0
2024-11-26 07:34:18 UTC
abstract class
Object
Overview
Object
is the base type of all Crystal objects.
Direct Known Subclasses
Reference
Value
Defined in:
kdl/value.cr
Instance Method Summary
#===
(other : KDL::Value)
Instance Method Detail
def
===
(other :
KDL::Value
)
#
[
View source
]