@traversable/schema
Preparing search index...
@traversable/schema
t_eq
Interface t_eq<V>
interface
t_eq
<
V
>
{
_type
:
V
;
def
:
V
;
tag
:
"@traversable/schema/URI::eq"
;
(
got
:
Unknown
|
V
)
:
got
is
V
;
(
got
:
unknown
)
:
got
is
V
;
}
Type Parameters
V
t_eq
(
got
:
Unknown
|
V
)
:
got
is
V
Parameters
got
:
Unknown
|
V
Returns
got
is
V
t_eq
(
got
:
unknown
)
:
got
is
V
Parameters
got
:
unknown
Returns
got
is
V
Index
Properties
_
type
def
tag
Properties
Readonly
_
type
_type
:
V
def
def
:
V
tag
tag
:
"@traversable/schema/URI::eq"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
type
def
tag
@traversable/schema
Loading...