Endo
Preparing search index...
@endo/patterns
containerHasSplit
Variable containerHasSplit
containerHasSplit
:
(
specimen
:
Passable
,
elementPatt
:
Pattern
,
bound
:
bigint
,
reject
:
Rejector
,
needInResults
?:
boolean
,
needOutResults
?:
boolean
,
)
=>
|
false
|
[
matches
:
CopyArray
|
CopySet
|
CopyBag
,
discards
:
CopyArray
|
CopySet
|
CopyBag
,
]
Type Declaration
(
specimen
:
Passable
,
elementPatt
:
Pattern
,
bound
:
bigint
,
reject
:
Rejector
,
needInResults
?:
boolean
,
needOutResults
?:
boolean
,
)
:
|
false
|
[
matches
:
CopyArray
|
CopySet
|
CopyBag
,
discards
:
CopyArray
|
CopySet
|
CopyBag
,
]
Parameters
specimen
:
Passable
elementPatt
:
Pattern
bound
:
bigint
reject
:
Rejector
Optional
needInResults
:
boolean
Optional
needOutResults
:
boolean
Returns
|
false
|
[
matches
:
CopyArray
|
CopySet
|
CopyBag
,
discards
:
CopyArray
|
CopySet
|
CopyBag
,
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Endo
Loading...