alchemist
Toggle table of contents
36.0.11
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist-implementationbase
/
it.unibo.alchemist.util
/
Lists
/
takeFraction
take
Fraction
@
JvmStatic
fun
<
T
>
List
<
T
>
.
takeFraction
(
percentage
:
Double
)
:
List
<
T
>
(
source
)
Takes the first
percentage
* size elements of the list.