Are there any nasty side-effects of defining this? implicit def app[A, B, C](fn: (A, B) => C): ((A, B)) => C = { case (a, b) => fn(a, b) }
@aloiscochard Ah, I didn't realise that was in the standard library! Makes a lot of sense to use it explicitly, just to be safe.
-
-
@propensive agreed :-) auto-tupling can be quite surprising: https://groups.google.com/d/msg/scala-debate/2fPsj1q-CXg/8Ma4qlM0g30J …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.