Preparing search index...
The search index is not available
ts-opt
ts-opt
zipIn
Function zipIn
zip
In
<
U
,
V
>
(
x
)
:
(
(
other
)
=>
Opt
<
readonly
[
U
,
V
]
[]
>
)
Type Parameters
U
V
Parameters
x
:
Opt
<
readonly
U
[]
>
Returns
(
(
other
)
=>
Opt
<
readonly
[
U
,
V
]
[]
>
)
(
other
)
:
Opt
<
readonly
[
U
,
V
]
[]
>
Parameters
other
:
EmptyValue
|
V
[]
Returns
Opt
<
readonly
[
U
,
V
]
[]
>
See
Opt.zipIn
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
ts-opt
EqualityFunction
OptSafe
isString
toString
isArray
isReadonlyArray
isFunction
isObject
isNumber
isUnknown
Opt
NoneSerialized
SomeSerialized
OptSerialized
isOptSerialized
ReduxDevtoolsCompatibilityHelper
serialize
DeserializationSuccess
DeserializationFailure
DeserializationResult
deserialize
Loading...
Generated using
TypeDoc
See
Opt.zipIn