abstract class Object

Overview

Object is the base type of all Crystal objects.

Direct Known Subclasses

Defined in:

toml/any.cr

Instance Method Summary

Instance Method Detail

def ===(other : TOML::Any) #

[View source]