Dear languages that are not JavaScript, if your JSON parser uses nil, null, None etc to represent JSON null this is a bit of a problem if you ALSO use nil, null, None etc to represent "value missing from map". 'Cause how do I tell the difference?
8 months ago