Skip to content

Instantly share code, notes, and snippets.

@tanakh
Created April 3, 2012 10:55
Show Gist options
  • Select an option

  • Save tanakh/2291017 to your computer and use it in GitHub Desktop.

Select an option

Save tanakh/2291017 to your computer and use it in GitHub Desktop.
Sink + Source -> Conduit? ref: http://qiita.com/items/f9214e43810860d5e361
hoge :: Sink i m r -> Source m o -> Conduit i m o
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment