metashade icon indicating copy to clipboard operation
metashade copied to clipboard

Implement `for` loops

Open ppenenko opened this issue 3 years ago • 0 comments

with sh.for_(...):
   pass

Details TBD. Should probably follow #5 because conditions need to be figured out first.

ppenenko avatar Sep 14 '22 23:09 ppenenko