Skip to main content

node_kind_eq

Function node_kind_eq 

Source
pub fn node_kind_eq(
    nodes: &str,
    nodeset_out: &str,
    node_count: u32,
    kind: u32,
) -> Program
Expand description

Build a Program: NodeSet = { v : nodes[v] == kind }.