Github
Preparing search index...
The search index is not available
@wnfs-wg/nest - v2.0.0
@wnfs-wg/nest
Path
combine
Function combine
combine
<
P
>
(
a
,
b
)
:
PartitionedNonEmpty
<
P
>
Combine two
DistinctivePath
s.
Type Parameters
P
extends
Partition
Parameters
a
:
[
P
,
string
,
...
string
[]
]
b
:
Segments
Returns
PartitionedNonEmpty
<
P
>
combine
<
P
>
(
a
,
b
)
:
PartitionedNonEmpty
<
P
>
Combine two
DistinctivePath
s.
Type Parameters
P
extends
Partition
Parameters
a
:
[
P
,
...
string
[]
]
b
:
[
string
,
...
string
[]
]
Returns
PartitionedNonEmpty
<
P
>
combine
<
P
>
(
a
,
b
)
:
Partitioned
<
P
>
Combine two
DistinctivePath
s.
Type Parameters
P
extends
Partition
Parameters
a
:
[
P
,
...
string
[]
]
b
:
Segments
Returns
Partitioned
<
P
>
combine
(
a
,
b
)
:
SegmentsNonEmpty
Combine two
DistinctivePath
s.
Parameters
a
:
Segments
b
:
[
string
,
...
string
[]
]
Returns
SegmentsNonEmpty
combine
(
a
,
b
)
:
Segments
Combine two
DistinctivePath
s.
Parameters
a
:
Segments
b
:
Segments
Returns
Segments
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@wnfs-wg/nest - v2.0.0
Loading...
Generated using
TypeDoc
Combine two
DistinctivePath
s.