ChoiceInstances

abstract class ChoiceInstances
class Object
trait Matchable
class Any
object Choice.type

Implicits

Implicits

final implicit val choiceFunction: Choice[Function1]
final implicit def choiceStar[F[_]](implicit ev: Applicative[F]): Choice[[_, _] =>> Kleisli[F, _$10, _$11]]