Skip to content

Instantly share code, notes, and snippets.

@kobapan
Last active October 11, 2017 08:32
Show Gist options
  • Save kobapan/9086554 to your computer and use it in GitHub Desktop.
Save kobapan/9086554 to your computer and use it in GitHub Desktop.
cut の使い方
(map (cut * <> 2) `(1 2 3 4 5))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment