pop_states#
- class brainstate.graph.pop_states(node, *filters)#
Pop one or more State types from the graph node, removing them from the node.
- Return type:
NestedDict|tuple[NestedDict,...]
Pop one or more State types from the graph node, removing them from the node.
NestedDict | tuple[NestedDict, ...]