abstract class Object

Overview

Object is the base type of all Crystal objects.

Defined in:

cltk/cfg.cr
lib/msgpack/src/message_pack/to_msgpack.cr

Instance Method Summary

Instance Method Detail

def in?(collection : Array | Set) #

[View source]