Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minor example improvement: support (json, status)
- Very minor tweak to the import order (separating stdlib from non-stdlib) - Allow a tuple of size 2 with an int in the second slot to trigger special handling Technically you could use a schema which supports dumping tuple values, so this really isn't any better or worse than not handling this case. But it's just an example to show what sorts of things you can do, so this may be useful for some users. closes #888
- Loading branch information