Skip to content

Instantly share code, notes, and snippets.

@ChrisWhealy
Created April 28, 2016 15:45
Show Gist options
  • Save ChrisWhealy/e79e84b088d3aefb7ebcdfb2216b61bd to your computer and use it in GitHub Desktop.
Save ChrisWhealy/e79e84b088d3aefb7ebcdfb2216b61bd to your computer and use it in GitHub Desktop.
Mindshift: Part 3, sample 2
function(k) {
return !k.isNaughty;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment