Preparing search index...
The search index is not available
@hat-open/util
@hat-open/util
append
Function append
append
<
T
>
(
)
:
Curried2
<
T
,
T
[]
,
T
[]
>
Curried
_append
Type Parameters
T
Returns
Curried2
<
T
,
T
[]
,
T
[]
>
append
<
T
>
(
val
)
:
Curried1
<
T
[]
,
T
[]
>
Curried
_append
Type Parameters
T
Parameters
val
:
T
Returns
Curried1
<
T
[]
,
T
[]
>
append
<
T
>
(
val
,
arr
)
:
T
[]
Curried
_append
Type Parameters
T
Parameters
val
:
T
arr
:
T
[]
Returns
T
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@hat-open/util
Loading...
Curried
_append