cogy
cogy copied to clipboard
Find a better alternative to `next`
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.