NullableCoralElementsExtension<E extends Object> extension

on
  • CoralIterableElements<E?>

Properties

whereNotNull → Coral<List<E>>

Available on CoralIterableElements<E?>, provided by the NullableCoralElementsExtension extension

Returns a list of all non-null elements of this collection reactively.
no setter