kotest-assertions / io.kotest.assertions.show / MapShow

MapShow

object MapShow : Show<Map<*, *>>

Functions

show

Returns a printable version of this object as an instance of Printed

fun show(a: Map<*, *>): Printed