Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
toml
main
Array
Hash
Object
Reference
Regex
TOML
Any
Type
Lexer
Token
TokenizationError
Value
Built with Crystal 1.9.2
2023-10-07 16:43:21 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
]