Join Slack
Powered by
How do you convert a data class to a map object?
# stdlib
a
asad.awadia
08/10/2019, 10:51 PM
How do you convert a data class to a map object?
m
miha-x64
08/11/2019, 5:12 PM
You can use Lychee Structs instead of data classes.
https://github.com/Miha-x64/Lychee
They are easily traversable and can be converted to any format.
10
Views
Open in Slack
Previous
Next