The runtime storage is meant for more persistent things. These local states for an algorithm are much better handled by an array now.
29 KiB
29 KiB
The runtime storage is meant for more persistent things. These local states for an algorithm are much better handled by an array now.