Skip to content

Instantly share code, notes, and snippets.

@jesteracer
Created May 6, 2013 12:12
Show Gist options
  • Save jesteracer/5524773 to your computer and use it in GitHub Desktop.
Save jesteracer/5524773 to your computer and use it in GitHub Desktop.
[:peanut, :butter, :and, :jelly][4,0] #=> []
[:peanut, :butter, :and, :jelly][5,0] #=> nil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment