Closed aDotInTheVoid closed 3 years ago
Seperates variable into the Stack (A HashMap<&str, Value>) and a heap. Puts strings on the heap
HashMap<&str, Value>
Does not do #5, #6, #2 or #9, but sets the groundwork
Seperates variable into the Stack (A
HashMap<&str, Value>
) and a heap. Puts strings on the heapDoes not do #5, #6, #2 or #9, but sets the groundwork