Endo API documentation
Preparing search index...
@endo/pass-style
isCopyArray
Function isCopyArray
isCopyArray
(
arr
:
any
)
:
arr
is
CopyArray
<
any
>
Check whether the argument is a pass-by-copy array, AKA a "copyArray" in @endo/marshal terms
Parameters
arr
:
any
Returns
arr
is
CopyArray
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Endo API documentation
Loading...
Check whether the argument is a pass-by-copy array, AKA a "copyArray" in @endo/marshal terms