Join Slack
Powered by
With `JSON.parse` if I define a DTO with a List I ...
# javascript
t
Talon
02/13/2018, 6:04 PM
With
JSON.parse
if I define a DTO with a List I get an iterator error but if I define it as an Array it works. Is there trick to working with
List
in this context?
b
bashor
02/15/2018, 8:53 AM
@sandwwraith
should it work with kotlinx.serialization?
5
Views
Open in Slack
Previous
Next