All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jsMain.io.kotest.assertions.show.dataClassShow.kt Maven / Gradle / Ivy

package io.kotest.assertions.show

// js doesn't support full reflection yet so we just need to delegate to the instances toString
actual fun  dataClassShow(): Show = DefaultShow




© 2015 - 2025 Weber Informatics LLC | Privacy Policy