Today will be another lovely day writing spacewar in clojure. And then, maybe, I’ll go flying, or study my IFR lessons. Life is good.
Tip: don't study for IFR while flying. VFR in IMC is very similar in outcome to writing Java.
-
-
...without unit tests.
-
Here is a Java function: <A, B, C> Function<A, C> c(Function<B, C> f, Function<A, B> g) { return x -> f.apply(g.apply(x)); } What tests could you write for it?
End of conversation
New conversation -
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.