A node is the basic abstraction used in yafrl.
It represents a node in the state graph of reactive values in the application, and can represent either an event, or a reactive behavior.
Utility to get the current value of a node.