An example of what I was talking about earlier. Nested vs liftM: https://gist.github.com/4516300 (portion of my 700 line patch) @ryanlecompte #scala
@puffnfresh @ryanlecompte result = leftS.join(rightS)(if(exists)(W, X)else(Y, Z))
-
-
@dibblego@ryanlecompte yeah, tried that. Sadly doesn't work. "Not enough arguments for method ..." -
@puffnfresh@ryanlecompte need a .tupled in there fekkin#scala
End of conversation
New conversation -
-
-
@dibblego@puffnfresh@ryanlecompte result = Function.tupled(leftS.join(rightS))(if (exists) (W, X) else (Y, Z))Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.