kotest-assertions / io.kotest.assertions.show / ArrayShow

ArrayShow

object ArrayShow : Show<Any>

Functions

show

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

fun show(a: Any): Printed