Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.utils
/
Levenshtein
/
ratio
ratio
common
fun
ratio
(
s1
:
String
,
s2
:
String
,
processor
:
(
String
)
->
String
=
{ it }
)
:
Int
(
source
)