@eagleoutice/flowr - v2.13.14
Preparing search index...
src/dataflow/fn/recursive-function
isFunctionRecursive
Function isFunctionRecursive
isFunctionRecursive
(
id
:
NodeId
,
graph
:
CallGraph
)
:
boolean
Determines whether the function with the given ID is recursive.
Parameters
id
:
NodeId
graph
:
CallGraph
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.13.14
Loading...
Determines whether the function with the given ID is recursive.