You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there specific reason a JsonObject doesn't return a set of keys as Strings such as Java's Map data structure? Seems like a simple and useful method especially considering the similarities between the two data structures.
Is there specific reason a JsonObject doesn't return a set of keys as Strings such as Java's Map data structure? Seems like a simple and useful method especially considering the similarities between the two data structures.