Skip to content

Instantly share code, notes, and snippets.

@molarmanful
Last active September 19, 2019 13:27
Show Gist options
  • Save molarmanful/e66b3f30133bdaeb117e6010dfbbbd9a to your computer and use it in GitHub Desktop.
Save molarmanful/e66b3f30133bdaeb117e6010dfbbbd9a to your computer and use it in GitHub Desktop.
map(add1, [1, 2, 3, 4]) # => [2, 3, 4, 5]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment