alchemist
Toggle table of contents
42.3.15
alldocs
Target filter
alldocs
Switch theme
Search in API
Skip to content
alchemist
alchemist
/
it.unibo.alchemist.util
/
Lists
/
takeFraction
take
Fraction
alldocs
fun
<
T
>
List
<
T
>
.
takeFraction
(
percentage
:
Double
)
:
List
<
T
>
Takes the first
percentage
* size elements of the list.