Skip to content

Instantly share code, notes, and snippets.

@KCreate
Created December 9, 2015 15:11
Show Gist options
  • Select an option

  • Save KCreate/f4bde34937d21c53aa14 to your computer and use it in GitHub Desktop.

Select an option

Save KCreate/f4bde34937d21c53aa14 to your computer and use it in GitHub Desktop.
playcodemonkey.com universal solver
[bananas].map (item) ->
item.map (item) ->
item.defaultValues=monkey.defaultValues
@KCreate
Copy link
Author

KCreate commented Dec 11, 2015

Here's an easier way:

monkey.caughtBananas=bananas;step 1;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment