Major's Lab
Major's Lab
Hi, thanks for your help, that worked indeed, but I got a new error. I try to do pattern matching, and am missing the function `groups_of` apparently: ``` throw e;...
Ok, here we go :smiley: Now i am missing `$`: ``` throw e; // process.nextTick error, or 'error' event on first tick ^ ReferenceError: $ is not defined ```
Oh, how unfortunate.. i was just trying out pattern matching. Anyways, thanks for the library, it is great so far!