Function clvm_utils::uncurry::uncurry

source ยท
pub fn uncurry(a: &Allocator, node: NodePtr) -> Option<(NodePtr, Vec<NodePtr>)>