guacamole icon indicating copy to clipboard operation
guacamole copied to clipboard

Support n-at-a-time iteration

Open xsawyerx opened this issue 2 years ago • 0 comments

for my ($x) (@y) {...}
for my ( $key, $value ) (%hash) {...}

xsawyerx avatar Jun 07 '22 11:06 xsawyerx