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
Fixes#7
ObjxMapSlice() and MSISlice() casting was already fixed in my previous pull requests. However, the checks in IsObjxMapSlice() and IsMSISlice() weren't.
Fixed and added new tests.
Hi!
I have the following JSON structure:
And method IsMSISlice() returns false. Test:
The text was updated successfully, but these errors were encountered: