Hi, I faced with challenging task in kotlin=) I ne...
# announcements
m
Hi, I faced with challenging task in kotlin=) I need to compare two complex objects (deserialized json) without order of Objects in `List<ObjectB> property. What is the best way to do this?