pub fn extend_call_stack(
stack: &CallStackList,
ns: Arc<str>,
def: Arc<str>,
kind: StackKind,
code: Calcit,
args: &CalcitItems,
) -> CallStackListExpand description
create new entry to the tree
pub fn extend_call_stack(
stack: &CallStackList,
ns: Arc<str>,
def: Arc<str>,
kind: StackKind,
code: Calcit,
args: &CalcitItems,
) -> CallStackListcreate new entry to the tree