java-string-similarity icon indicating copy to clipboard operation
java-string-similarity copied to clipboard

Kotlin Multiplatform port

Open solonovamax opened this issue 4 years ago • 0 comments
trafficstars

Similar to #59 and #19, I decided to make a pure Kotlin port of this library.

Although on the server side, Kotlin has compat with Java libraries, I wanted to make it a Multiplatform lib because why not.

Currently there is no README, but when I finish it, I'm going to mention this repo in the README.

The port is here, under kt-string-similarity: https://github.com/solo-studios/kt-fuzzy

solonovamax avatar Oct 23 '21 00:10 solonovamax