github
readme
source
examples
distribution
Preparing search index...
The search index is not available
@oazmi/kitchensink - v0.9.5
@oazmi/kitchensink
binder
bind_set_forEach
Function bind_set_forEach
binding function for
Set.prototype.forEach
.
bind_set_forEach
<
S
extends
Set
<
unknown
>
,
SB
extends
any
[]
,
SR
extends
void
>
(
thisArg
:
S
,
)
:
(
...
args
:
SB
)
=>
SR
Type Parameters
S
extends
Set
<
unknown
>
SB
extends
any
[]
SR
extends
void
Parameters
thisArg
:
S
Returns
(
...
args
:
SB
)
=>
SR
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
github
readme
source
examples
distribution
@oazmi/kitchensink - v0.9.5
Loading...
binding function for
Set.prototype.forEach
.