Function build_reflex_captures

Source
pub fn build_reflex_captures(
    captures: &mut HashMap<Vec<u8>, Rc<BodyForm>>,
    args: Rc<SExp>,
)