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

nativeMain.io.github.shabinder.fuzzywuzzy.diffutils.algorithms.NativeActual.kt Maven / Gradle / Ivy

package io.github.shabinder.fuzzywuzzy.diffutils.algorithms

//actual val pattern: String = "(?U)[^\\p{Alnum}]"
actual fun pattern(): String = """/[\W]*/"""




© 2015 - 2025 Weber Informatics LLC | Privacy Policy