@eagleoutice/flowr - v2.13.16
Preparing search index...
src/dataflow/internal/process/functions/call/built-in/built-in-recall
processRecall
Function processRecall
processRecall
<
OtherInfo
>
(
name
:
RSymbol
<
OtherInfo
&
ParentInformation
>
,
args
:
readonly
PotentiallyEmptyRArgument
<
OtherInfo
&
ParentInformation
>
[]
,
rootId
:
NodeId
,
data
:
DataflowProcessorInformation
<
OtherInfo
&
ParentInformation
>
,
config
:
RecallConfig
,
)
:
DataflowInformation
Processes a built-in 'Recall' function call, linking the recall to the enveloping function closure.
Type Parameters
OtherInfo
Parameters
name
:
RSymbol
<
OtherInfo
&
ParentInformation
>
args
:
readonly
PotentiallyEmptyRArgument
<
OtherInfo
&
ParentInformation
>
[]
rootId
:
NodeId
data
:
DataflowProcessorInformation
<
OtherInfo
&
ParentInformation
>
config
:
RecallConfig
Returns
DataflowInformation
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.13.16
Loading...
Processes a built-in 'Recall' function call, linking the recall to the enveloping function closure.