Skip to content

Instantly share code, notes, and snippets.

Created June 23, 2016 11:17
Show Gist options
  • Save anonymous/927430ea5654213d0ce21225d5b43fea to your computer and use it in GitHub Desktop.
Save anonymous/927430ea5654213d0ce21225d5b43fea to your computer and use it in GitHub Desktop.
the description for this gist
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