io.laminext.core.ops.stream

Members list

Type members

Classlikes

final class EventStreamOfEitherOps[L, R](underlying: EventStream[Either[L, R]])

Attributes

Supertypes
class Object
trait Matchable
class Any
final class EventStreamOfOptionOps[A](underlying: EventStream[Option[A]])

Attributes

Supertypes
class Object
trait Matchable
class Any
final class EventStreamOps[A](underlying: EventStream[A])

Attributes

Supertypes
class Object
trait Matchable
class Any