Module core

Module core 

Source

Enums§

ElemNode
Node-or-number input accepted by core utilities.

Functions§

create_node
Creates a node from a kind, props, and child inputs.
is_node
Returns whether the value is already a node.
resolve
Resolves a value into a node.
unpack
Expands a node into one node per output channel.