convert a slot to a word corresponding to actual storage address
if slot is an array, return hash of array values. if slot array is nested, recurse on sub-arrays
slot
number or possibly-nested array of numbers
Generated using TypeDoc
convert a slot to a word corresponding to actual storage address
if
slot
is an array, return hash of array values. ifslot
array is nested, recurse on sub-arrays