Skip to content

Instantly share code, notes, and snippets.

@epost
Created September 22, 2015 20:15
Show Gist options
  • Save epost/4b8c8d4c42d8a885c0cc to your computer and use it in GitHub Desktop.
Save epost/4b8c8d4c42d8a885c0cc to your computer and use it in GitHub Desktop.
joinTraverse f m = fmap join (traverse f m)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment