chainPut<S, C, L> function
StateReaderTaskEither<S, C, L, Unit> Function(StateReaderTaskEither<S, C, L, dynamic> )
chainPut<S, C, L>(
- S s
Implementation
StateReaderTaskEither<S, C, L, Unit> Function(
StateReaderTaskEither<S, C, L, dynamic>) chainPut<S, C, L>(
S s) =>
call(put(s));