Preparing search index...
The search index is not available
extra-async-function
extra-async-function
isGenerator
Function isGenerator
is
Generator
(
v
)
:
v
is
GeneratorFunction
Check if value is a generator function.
📘
Parameters
v
:
any
a value
Returns
v
is
GeneratorFunction
is generator function?
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
extra-
async-
function
after
arity
before
flip
once
partial
partial
Right
Invocation
Control
Resolver
ARGUMENTS
COMPARE
IDENTITY
NOOP
apply
attach
attach
Right
bind
call
compose
compose
Right
contextify
curry
curry
Right
debounce
debounce
Early
decontextify
defer
delay
is
is
Generator
length
memoize
name
negate
restrict
restrict
After
restrict
Before
restrict
Once
reverse
spread
throttle
throttle
Early
unspread
Generated using
TypeDoc
Check if value is a generator function. 📘