Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3
/
Score
/
Companion
/
from10
from10
common
fun
from10
(
value
:
Int
?
)
:
Score
?
(
source
)
value ∈ [0, 10]
fun
from10
(
value
:
Double
?
)
:
Score
?
(
source
)
value ∈ [0.0, 10.0]
fun
from10
(
value
:
Float
?
)
:
Score
?
(
source
)
value ∈ [0.0f, 10.0f]
fun
from10
(
value
:
String
?
)
:
Score
?
(
source
)
value ∈ ["0.0", "10.0"]