raman schrieb am Di., 12. Dez. 2017 um 02:40 Uhr: > Build Emacs from @Head and started playing with the native > implementation of JSON parsing -- it works well and is much faster > than the lisp version as expected. > > After writing some code with it, I have a feature request --- could we > set it up so that the caller can specify that json-hashes map to lisp > alists -- rather than lisp hash-tables? > Sounds reasonable, here is a patch.