jessewilson
06/10/2024, 7:41 PMencodeFromDynamic()
and decodeFromDynamic()
, but as a KSerializer
. I looked through the issues and found issue #2347 which makes a similar request. I attempted to implement it here, and it’s pretty straightforward.
I’d like to write a ton of tests before sending this as a proper pull request. Should I do that?!