Zilliqa / scilla-rtl

Execute Scilla code compiled by the Scilla -> LLVM compiler.
GNU General Public License v3.0
8 stars 3 forks source link

Add common iterator functions to read through native Scilla values #41

Closed vaivaswatha closed 3 years ago

vaivaswatha commented 3 years ago

The following are added. This enables code re-use, and avoids mistakes in dealing with memory buffers representing Scilla values.