Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
promise
v2.0.0
Exception
Object
Promise
Deferred
DeferredPromise
Generic
ImplicitDefer
RejectedPromise
ResolvedPromise
Built with Crystal 1.9.2
2023-10-08 08:10:08 UTC
abstract class
Object
Overview
Object
is the base type of all Crystal objects.
Defined in:
promise/core_ext.cr
Instance Method Summary
#__check_for_promise__
Macro Summary
__check_if_promise__
Instance Method Detail
def
__check_for_promise__
#
[
View source
]
Macro Detail
macro
__check_if_promise__
#
[
View source
]