kongo
Toggle table of contents
0.8.0
jvm
Platform filter
jvm
Switch theme
Search in API
kongo
services
/
dev.stashy.kongo.builders
/
FilterBuilder
/
nor
nor
fun
nor
(
vararg
values
:
Bson
)
:
Bson
(
source
)
fun
nor
(
values
:
List
<
Bson
>
)
:
Bson
(
source
)
infix
fun
Bson
.
nor
(
value
:
Bson
)
:
Bson
(
source
)
fun
Bson
.
nor
(
vararg
value
:
Bson
)
:
Bson
(
source
)
infix
fun
Bson
.
nor
(
value
:
Iterable
<
Bson
>
)
:
Bson
(
source
)