[erlang-questions] A question of style

Ulf Wiger ulf@REDACTED
Wed Mar 18 11:01:20 CET 2015


> On 17 Mar 2015, at 16:22, Fred Hebert <mononcqc@REDACTED> wrote:
> 
> *THIS* is what makes code hard to understand. The decision made about
> how to carry types of data around and how to interpret them is now
> spread everywhere around the program, and your modules, while sharing
> nothing in code, share a lot in assumptions and implicit meanings.

Of course, at one extreme, you need only one function:

eval(Binary)

BR,
Ulf W ;-)

Ulf Wiger, Co-founder & Developer Advocate, Feuerlabs Inc.
http://feuerlabs.com






More information about the erlang-questions mailing list