@eagleoutice/flowr - v2.13.14
Preparing search index...
src/search/flowr-search-filters
isBinaryTree
Function isBinaryTree
isBinaryTree
(
tree
:
unknown
)
:
tree
is
{
tree
:
BooleanNode
}
Checks whether the given value is a binary tree combinator.
Parameters
tree
:
unknown
Returns
tree
is
{
tree
:
BooleanNode
}
See
FlowrFilterCombinator
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.13.14
Loading...
Checks whether the given value is a binary tree combinator.