MCPcopy Create free account
hub / github.com/Spu7Nix/SPWN-language / array_destructure_define

Function array_destructure_define

compiler/src/compiler.rs:1440–1582  ·  view source on GitHub ↗
(
    arr: &[ast::ArrayDef],
    value: &ast::Expression,
    contexts: &mut FullContext,
    globals: &mut Globals,
    info: &CompilerInfo,
    mutable: bool,
    scope: i16,
    concat: Option<bool

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

do_assignmentFunction · 0.85

Calls 11

create_errorFunction · 0.85
do_assignmentFunction · 0.85
stored_to_variableFunction · 0.85
evalMethod · 0.80
iterMethod · 0.80
innerMethod · 0.80
to_expressionMethod · 0.80
to_variableMethod · 0.80
to_stringMethod · 0.80
get_areaMethod · 0.80
get_type_strMethod · 0.45

Tested by

no test coverage detected