dhall-python icon indicating copy to clipboard operation
dhall-python copied to clipboard

dump(s) and load(s) should support appropriate kwargs flags

Open s-zeng opened this issue 5 years ago • 0 comments

As of right now, the kwargs flags for dump(s) and load(s) are still the ones inherited from hyperjson, and as of right now most of those don't do anything. We should remove the ones that don't do anything, and add flags for current and future features like type erasures, or omitting nulls, etc.

s-zeng avatar Nov 11 '20 03:11 s-zeng