toggle menu
kotlin-stdlib-project
0.1.0-SNAPSHOT
common
switch theme
search in API
kotlin-stdlib
/
com.javiersc.kotlin.stdlib.validate
/
ValidatorScope
/
and
and
infix
fun
<
T
>
T
.
and
(
value
:
T
)
:
ValidatorScope.ValidatableList
<
T
>
infix
fun
<
T
>
ValidatorScope.ValidatableList
<
T
>
.
and
(
value
:
T
)
:
ValidatorScope.ValidatableList
<
T
>