@eagleoutice/flowr - v2.15.8
Preparing search index...
src/dataflow/internal/process/functions/call/argument/unpack-argument
tryUnpackNoNameArg
Function tryUnpackNoNameArg
tryUnpackNoNameArg
<
OtherInfo
>
(
arg
:
PotentiallyEmptyRArgument
<
OtherInfo
>
,
)
:
|
"<>"
|
RArgument
<
OtherInfo
>
|
RExpressionList
<
OtherInfo
>
|
RFunctionDefinition
<
OtherInfo
>
|
RNamedFunctionCall
<
OtherInfo
>
|
RUnnamedFunctionCall
<
OtherInfo
>
|
RParameter
<
OtherInfo
>
|
RComment
<
OtherInfo
>
|
RLineDirective
<
OtherInfo
>
|
RForLoop
<
OtherInfo
>
|
RRepeatLoop
<
OtherInfo
>
|
RWhileLoop
<
OtherInfo
>
|
RIfThenElse
<
OtherInfo
>
|
RNamedAccess
<
OtherInfo
>
|
RIndexAccess
<
OtherInfo
>
|
RUnaryOp
<
OtherInfo
>
|
RBinaryOp
<
OtherInfo
>
|
RSymbol
<
OtherInfo
,
Identifier
>
|
RNumber
<
OtherInfo
>
|
RString
<
OtherInfo
>
|
RLogical
<
OtherInfo
>
|
RBreak
<
OtherInfo
>
|
RNext
<
OtherInfo
>
|
RPipe
<
OtherInfo
>
Try to unpack the given argument, if it is not empty.
Type Parameters
OtherInfo
Parameters
arg
:
PotentiallyEmptyRArgument
<
OtherInfo
>
Returns
|
"<>"
|
RArgument
<
OtherInfo
>
|
RExpressionList
<
OtherInfo
>
|
RFunctionDefinition
<
OtherInfo
>
|
RNamedFunctionCall
<
OtherInfo
>
|
RUnnamedFunctionCall
<
OtherInfo
>
|
RParameter
<
OtherInfo
>
|
RComment
<
OtherInfo
>
|
RLineDirective
<
OtherInfo
>
|
RForLoop
<
OtherInfo
>
|
RRepeatLoop
<
OtherInfo
>
|
RWhileLoop
<
OtherInfo
>
|
RIfThenElse
<
OtherInfo
>
|
RNamedAccess
<
OtherInfo
>
|
RIndexAccess
<
OtherInfo
>
|
RUnaryOp
<
OtherInfo
>
|
RBinaryOp
<
OtherInfo
>
|
RSymbol
<
OtherInfo
,
Identifier
>
|
RNumber
<
OtherInfo
>
|
RString
<
OtherInfo
>
|
RLogical
<
OtherInfo
>
|
RBreak
<
OtherInfo
>
|
RNext
<
OtherInfo
>
|
RPipe
<
OtherInfo
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.15.8
Loading...
Try to unpack the given argument, if it is not empty.