[erlang-questions] eep-18

Steve Davis steven.charles.davis@REDACTED
Tue Sep 24 02:15:58 CEST 2013


Since...

JSON.parse("{\"-12.3\":\"test\"}");

...is valid according to RFC-4627

...is it possible to retrieve "test" from the key "-12.3" in javascript?

(It's obviously possible in erlang)

/s



More information about the erlang-questions mailing list