Function clvm_utils::uncurry::uncurry

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