toggle menu
assertk
0.28.1
common
switch theme
search in API
assertk
/
assertk.assertions
/
first
first
common
fun
<
E
,
T
:
Iterable
<
E
>
>
Assert
<
T
>
.
first
(
)
:
Assert
<
E
>
Asserts the iterable is not empty, and returns an assert on the first element.