gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.util
/
CollectionUtils
/
first
first
open
fun
<
T
>
first
(
source
:
Iterable
<
out
T
>
)
:
T