Expand description

Contract storage utilities.

Functions

Clear a value starting at some slot with an offset.

Reads a value of type T starting at the location specified by slot and offset. If the

Stores a stack value in storage. Will not work for heap values.