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

commonMain.com.bkahlert.kommons.debug.plain.kt Maven / Gradle / Ivy

There is a newer version: 2.8.0
Show newest version
package com.bkahlert.kommons.debug

internal expect val Collection<*>.isPlain: Boolean
internal expect val Map<*, *>.isPlain: Boolean




© 2015 - 2024 Weber Informatics LLC | Privacy Policy