Skip to content

Instantly share code, notes, and snippets.

@williammalo
williammalo / README.md
Created March 23, 2012 19:22
Determine if a value is in a array

This is a fork of a function by MathRobin. It's a bit longer, but it's made to work in older browsers that don't support indexOf.

@williammalo
williammalo / LICENSE.txt
Created March 22, 2012 12:45 — forked from tsaniel/LICENSE.txt
Fisher–Yates shuffle
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2011 YOUR_NAME_HERE <YOUR_URL_HERE>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
@williammalo
williammalo / Readme.md
Created March 10, 2012 00:02 — forked from thingsinjars/LICENSE.txt
Chainable DOM Manipulation