Preparing search index...
The search index is not available
Tidyscripts Docs
Tidyscripts Docs
node
common
fp
im_push
Function im_push
im_
push
(
arr
,
o
)
:
any
[]
Same as Array.push however clones the array first
Parameters
arr
:
any
[]
the array
o
:
any
object to add
Returns
any
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Tidyscripts Docs
Loading...
Same as Array.push however clones the array first