[erlang-questions] Maps
Robert Virding
robert.virding@REDACTED
Sat May 11 00:45:13 CEST 2013
Processing lists of integers is faster than processing binaries, which is not surprising really.
Robert
----- Original Message -----
> From: "Steve Davis" <steven.charles.davis@REDACTED>
> I offer the suggestion that if "strings" were not processed as "just
> lists of integers" but treated as the binary data that they are then
> you'd not be needing to do this kind of thing...
> However, owing to that incorrect insistence in most of the platform
> apis, I can see that it's hard to avoid.
> best,
> /s
> On Friday, May 10, 2013 11:30:15 AM UTC-5, Max Lapshin wrote:
> > Guys.
>
> > erlang is a rather simple language, which is seriously spoiled by
>
> > endless list_to_binary and binary_to_list conversions. Are you
> > really
>
> > sure that we need map_to_frame and frame_to_map ?
>
> > _______________________________________________
>
> > erlang-questions mailing list
>
> > erlang-q...@REDACTED
>
> > http://erlang.org/mailman/listinfo/erlang-questions
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130510/cfce5ec8/attachment.htm>
More information about the erlang-questions
mailing list