org-lms icon indicating copy to clipboard operation
org-lms copied to clipboard

revisit value of `json-false`

Open titaniumbones opened this issue 6 years ago • 0 comments

currently ol-jsonwrapper sets json-false to nil, instead of the default :json-false. This makes truth testing easier and so far that's all I need the "false" value for. But there may be some isuses with round-trip conversions between JSON and elisp

titaniumbones avatar Dec 12 '18 13:12 titaniumbones