eqValueClass

inline fun <T : Any> eqValueClass(value: T): T

Matches an argument that is equal to the given Kotlin value class value.