org-lms
org-lms copied to clipboard
revisit value of `json-false`
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