Preparing search index...
The search index is not available
itr8
itr8
util
isPromise
Function isPromise
is
Promise
(
p
:
unknown
)
:
p
is
Promise
<
unknown
>
Check whether the parameter is a promise.
Returns
true if p is a promise
Parameters
p:
unknown
Returns
p
is
Promise
<
unknown
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
itr8
Change
Log
Roadmap
index
interface
operators
peer
util
itr8
Pipe
Async
Function
compose
do
After
do
After
Factory
for
Loop
is
Promise
pipe
thenable
thenable
Factory
Generated using
TypeDoc
Check whether the parameter is a promise.
Returns
true if p is a promise