abstract class Object

Overview

Object is the base type of all Crystal objects.

Defined in:

what_happen/extension.cr

Instance Method Summary

Instance Method Detail

def <=>(other) #

[View source]
def what_happen?(expect) : Array(String) #

[View source]