toIntMap

fun String.toIntMap(): Map<Int, Int>?
fun JsonNode.toIntMap(): Map<Int, Int>?