[erlang-questions] erldn:parse_str

t x txrev319@REDACTED
Wed Mar 12 12:43:05 CET 2014


Hi,

  Consider:

erldn:parse_str("{:hi-hello 42}").
{ok,{map,[{'hi-hello',42}]}}

  Now, it looks like this format is not hard to change to user Erlang
r17-rc2 maps.

  Out of laziness, has anyone else (1) run into this problem and (2)
written up a script to change it?

Thanks! :-)



More information about the erlang-questions mailing list