MCPcopy Create free account
hub / github.com/datum-lang/datum / function_call_expr

Function function_call_expr

dc_compiler/src/neat/expression.rs:51–59  ·  view source on GitHub ↗
(
    function: &Box<dc_parser::Expression>,
    args: &Vec<Argument>,
    ns: &mut Namespace,
    symtable: &mut SymbolTable,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

expressionFunction · 0.85

Calls 1

function_callFunction · 0.85

Tested by

no test coverage detected