alchemist
24.0.7-dev06+b76482905
alchemist-cognitive-agents
/
it.unibo.alchemist.model.implementations.actions
/
takePercentage
take
Percentage
fun
<
T
>
List
<
T
>
.
takePercentage
(
percentage
:
Double
)
:
List
<
T
>
Content copied to clipboard
Takes the first
percentage
* size elements of the list.