[erlang-questions] Re: programming tip: a note on encapsulation
Raoul Duke
raould@REDACTED
Thu Nov 19 19:29:46 CET 2009
> Unfortunately F(f1)(a, b) doesn't parse. The only way to make that
> work is to write it as (F(f1))(a, b), which is horrible to read.
cough cough LFE cough cough
More information about the erlang-questions
mailing list