arrow-fx / arrow.fx.extensions.schedule.contravariant / arrow.Kind
contramap | fun <F, Output, A, B> Kind<Conested<Kind< ForSchedule , F>, Output>, A>.~~contramap~~(arg1: (B) -> A): Kind<Conested<Kind< ForSchedule , F>, Output>, B> |
imap | fun <F, Output, A, B> Kind<Conested<Kind< ForSchedule , F>, Output>, A>.~~imap~~(arg1: (A) -> B, arg2: (B) -> A): Kind<Conested<Kind< ForSchedule , F>, Output>, B> |
narrow | fun <F, Output, A, B : A> Kind<Conested<Kind< ForSchedule , F>, Output>, A>.~~narrow~~(): Kind<Conested<Kind< ForSchedule , F>, Output>, B> |
Do you like Arrow?
✖