abstract class Object

Overview

Object is the base type of all Crystal objects.

Defined in:

wordy.cr

Instance Method Summary

Instance Method Detail

def and(other) #

[View source]
def or(other) #

[View source]