@cccode/fxr - v31.0.0
Preparing search index...
getValueType
Function getValueType
getValueType
<
T
extends
Tensor
>
(
v
:
T
)
:
ValueTypeOfTensor
<
T
>
Gets the
ValueType
of a given value.
Type Parameters
T
extends
Tensor
Parameters
v
:
T
The value to get the type of.
Returns
ValueTypeOfTensor
<
T
>
getValueType
<
T
extends
IProperty
<
Tensor
,
PropertyFunction
>
>
(
v
:
T
,
)
:
ValueTypeOfProperty
<
T
>
Gets the
ValueType
of a given value.
Type Parameters
T
extends
IProperty
<
Tensor
,
PropertyFunction
>
Parameters
v
:
T
The value to get the type of.
Returns
ValueTypeOfProperty
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
FXR Playground
Support me on Ko-fi
@cccode/fxr - v31.0.0
Loading...
Gets the ValueType of a given value.