cogy icon indicating copy to clipboard operation
cogy copied to clipboard

Find a better alternative to `next`

Open agis opened this issue 9 years ago • 0 comments

Right now, since all the user-defined commands are eventually turn into Proc objects, we can't use return. So we are forced to use next instead, but it's not intuitive.

agis avatar Nov 04 '16 09:11 agis