Pidge.Runtime.CallStack (pidge v0.2.0)

Summary

Functions

Link to this function

clone_variable(clone_from_object_name, object_name)

Link to this function

deep_get(state, key_list, default \\ nil)

Link to this function

deep_set(state, key_list, value)

Link to this function

enter_closure(closure_state, block_type, closure_code_line, loop_iteration)

Link to this function

get_complete_variable_namespace()

Link to this function

get_stack_address(atom)

Link to this function

get_variable(variable_name, default \\ nil)

Link to this function

leave_closure()

Link to this function

merge_into_variable(clone_from_object_name, merge_into_object_name)

Link to this function

set_variable(variable_name, value)