Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
toml
v0.8.1
Array
Hash
Object
Reference
Regex
Time
TOML
Any
Type
ParseException
Table
Value
Generated using Crystal 1.10.1
2024-04-07 07:42:52 UTC
abstract class
Object
Overview
Object
is the base type of all Crystal objects.
Direct Known Subclasses
Reference
Value
Defined in:
toml/any.cr
Instance Method Summary
#===
(other : TOML::Any)
Instance Method Detail
def
===
(other :
TOML::Any
)
#
[
View source
]