2. There are no strings in Erlang as a special type, "111" is a list.
_______________________________________________
erlang-questions mailing list
erlang-questi...@erlang.org
http://erlang.org/mailman/listinfo/erlang-questions
On Tue, Nov 13, 2012 at 7:37 AM, Michael Uvarov <free...@gmail.com> wrote:
> 1. list_to_integer("111").
> 111
> 2. There are no strings in Erlang as a special type, "111" is a list.
> _______________________________________________
> erlang-questions mailing list
> erlang-questi...@erlang.org
> http://erlang.org/mailman/listinfo/erlang-questions