Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
core
partition
Function partition
partition
<
T
>
(
array
,
filter
)
:
[
T
[]
,
T
[]
]
Type Parameters
T
Parameters
array
:
T
[]
filter
:
(
(
e
,
idx
,
arr
)
=>
undefined
|
boolean
)
(
e
,
idx
,
arr
)
:
undefined
|
boolean
Parameters
e
:
T
idx
:
number
arr
:
T
[]
Returns
undefined
|
boolean
Returns
[
T
[]
,
T
[]
]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Theia TypeDoc
Loading...