core
1.7.0
core
/
org.jetbrains.dokka.model
/
firstChildOfType
first
Child
Of
Type
inline
fun
<
T
>
WithChildren
<
*
>
.
firstChildOfType
(
)
:
T
Content copied to clipboard
inline
fun
<
T
>
WithChildren
<
*
>
.
firstChildOfType
(
predicate
:
(
T
)
->
Boolean
)
:
T
Content copied to clipboard