abstract class Object

Overview

Object is the base type of all Crystal objects.

Defined in:

cltk/cfg.cr

Instance Method Summary

Instance Method Detail

def in?(collection : Array | Set) #

[View source]