[erlang-questions] json to map

Kevin Montuori montuori@REDACTED
Fri Aug 28 21:33:56 CEST 2015


>>>>> "rw" == Roelof Wobben <r.wobben@REDACTED> writes:

    8> time_parser:tokens([10]).
    rw> ** exception error: no function clause matching
    rw> time_parser:tokens("\n") (time_parser.erl, line 5)

    rw> where do the /n come from ?

What happens when you type

 1> ([10]).

in the REPL?

k.

-- 
  Kevin Montuori
  montuori@REDACTED



More information about the erlang-questions mailing list