We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
<LocalJumpError: return from proc-closure>
Issues with using return in callback methods from Javascript? Think I've experience this myself.
return
http://forums.sketchucation.com/viewtopic.php?f=180&t=22022#p185099
Instead of return, use next to break out of a proc closure.
next