reactor-kotlin-extensions
Toggle table of contents
1.3.0-RC5
jvm
Platform filter
jvm
Switch theme
Search in API
reactor-kotlin-extensions
reactor-kotlin-extensions
/
reactor.kotlin.extra.bool
/
logicalNAnd
logical
NAnd
fun
Mono
<
Boolean
>
.
logicalNAnd
(
rightHand
:
Mono
<
Boolean
>
)
:
Mono
<
Boolean
>
Extension to logically combine two
Boolean
with the Not-AND (NAND) operator.
Author
Simon Baslé
Since
3.2.0