[erlang-questions] dependency on inets for string functions

Vlad Dumitrescu vladdu55@REDACTED
Mon Mar 19 21:49:25 CET 2007


> > What's the status of bit-level binaries and general comprehensions? Is
> > that coming in R11B-4 too? That would REALLY be awesome.
>
> Their status is that these are present in R11B-3 already !

Hi,

Maybe it would be useful to know that in order to be able to use
those, the module has to be compiled with
-compile([binary_comprehension, bitlevel_binaries]).

I didn't know :-)

regards,
Vlad



More information about the erlang-questions mailing list