Preparing search index...
The search index is not available
Nota
Nota
@nota-lang/nota-common
zipExn
Function zipExn
zip
Exn
<
S
,
T
>
(
l1
:
S
[]
, l2
:
T
[]
)
:
[
S
,
T
]
[]
Zip, but it fails if the two lists are a different length.
Type Parameters
S
T
Parameters
l1:
S
[]
l2:
T
[]
Returns
[
S
,
T
]
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Nota
@nota-
lang/esbuild-
utils
@nota-
lang/nota-
common
either
nota
Text
option
result
@nota-
lang/nota-
components
bibliography
code
commentary
correspondence
definitions
document
header
language
loader
logger
math
plugin
portal
tex
togglebox
tooltip
utils
vega
@nota-
lang/nota-
editor
@nota-
lang/nota-
syntax
editor
parse
translate
assert
unreachable
zip
Exn
Generated using
TypeDoc
Zip, but it fails if the two lists are a different length.