Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
wordy
master
Top Level Namespace
Object
Built with Crystal 1.9.2
2023-10-07 15:16:15 UTC
abstract class
Object
Overview
Object
is the base type of all Crystal objects.
Defined in:
wordy.cr
Instance Method Summary
#and
(other)
#or
(other)
Instance Method Detail
def
and
(other)
#
[
View source
]
def
or
(other)
#
[
View source
]