So something I am struggling with, I am trying to...
# announcements
j
So something I am struggling with, I am trying to build a key value map with mixed value types A value can be Int, String, Boolean, List<Value>, Set<Value>, or any random class.