abstract class Object

Overview

Object is the base type of all Crystal objects.

Direct Known Subclasses

Defined in:

kdl/value.cr

Instance Method Summary

Instance Method Detail

def ===(other : KDL::Value) #

[View source]