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