Skip to content

Instantly share code, notes, and snippets.

@deque-blog
Created July 19, 2017 16:33
Show Gist options
  • Save deque-blog/4887a002a2c6d5cfd801bb1a763603c6 to your computer and use it in GitHub Desktop.
Save deque-blog/4887a002a2c6d5cfd801bb1a763603c6 to your computer and use it in GitHub Desktop.
transduce (catMapping (replicate 2) . mapping length) (+) 0 ["abc", "", "de"]
> 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment