Kahli Burke
Results
1
issues of
Kahli Burke
Version 3.1.0 When an xml tag has children of the same type, an array is produced: ``` javascript scala> val x = XML.loadString("""""") x: scala.xml.Elem = scala> pretty(render(Xml.toJson(x))) res9: String...
enhancement