class Promise::Generic(Output)

Defined in:

promise.cr

Macro Summary

Instance Method Summary

Instance methods inherited from class Object

__check_for_promise__ __check_for_promise__

Macros inherited from class Object

__check_if_promise__ __check_if_promise__

Macro Detail

macro get_type_var #

[View source]

Instance Method Detail

def type_var #

NOTE : This uses the core extension for detecting Promise type


[View source]