I've got a neat problem and I'd like some outside ...
# getting-started
j
I've got a neat problem and I'd like some outside input before I get going. I'd like to serialize and deserialize a directed, acyclic graph into a JSON structure. If I can minimize the dependency on Kotlin-Reflection, that would be great because I'm worried about people being able to interop without a lot of dependencies.