Created
June 23, 2016 11:17
-
-
Save anonymous/927430ea5654213d0ce21225d5b43fea to your computer and use it in GitHub Desktop.
the description for this gist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
def apply(c: scala.reflect.macros.whitebox.Context)(body: c.Tree)(monad: c.Tree): c.Tree = ... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment