quarkdown
Toggle table of contents
1.6.1
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-core
/
com.quarkdown.core.util
/
filterNotNullEntries
filter
Not
Null
Entries
fun
<
A
,
B
>
Sequence
<
Pair
<
A
?
,
B
?
>
>
.
filterNotNullEntries
(
)
:
Sequence
<
Pair
<
A
,
B
>
>
Return
this
sequence where both elements of each pair are not
null