abstract class Object

Overview

Object is the base type of all Crystal objects.

Defined in:

promise/core_ext.cr

Macro Summary

Instance Method Summary

Macro Detail

macro __check_if_promise__ #

[View source]

Instance Method Detail

def __check_for_promise__ #

NOTE : Used by Promise::Generic


[View source]