@traversable/schema
Preparing search index...
@traversable/registry
Duplicate
Interface Duplicate<T>
Ts-expect-error
hush
interface
Duplicate
<
T
=
unknown
>
{
"[symbol_typeclass]"
?:
F
.
Duplicate
;
"0"
:
T
;
"1"
:
T
;
"[iterator]"
()
:
Iterator
<
T
>
;
}
Type Parameters
T
=
unknown
Hierarchy (
View Summary
)
newtype
<
{
"0"
:
T
;
"1"
:
T
}
>
Bind
<
F
.
Duplicate
>
Duplicate
Index
Properties
[symbol_
typeclass]?
0
1
Methods
[iterator]
Properties
Optional
[symbol_
typeclass]
"[symbol_typeclass]"
?:
F
.
Duplicate
0
"0"
:
T
1
"1"
:
T
Methods
[iterator]
"[iterator]"
()
:
Iterator
<
T
>
Returns
Iterator
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[symbol_
typeclass]
0
1
Methods
[iterator]
@traversable/schema
Loading...
Ts-expect-error
hush