Epic

fun fun interface Epic<S : State>

Functions

map
Link copied to clipboard
abstract fun map(action: Action, state: S): Flow<Action>

Inheritors

CompositeEpic
Link copied to clipboard