bitcoin-sv / sol2scrypt

Solidity to sCrypt Transplier
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Break loop section into 3 parts #205

Closed xhliu closed 2 years ago

xhliu commented 2 years ago

https://github.com/sCrypt-Inc/sol2scrypt/blob/master/docs/cheatsheet.md

  1. for loop
  2. while loop
  3. do while loop