package preface

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

Signature

val arrow_choice_1 : unit -> ('a -> 'b, (('a, 'c) Either.t, ('b, 'c) Either.t) A.t) Law.t
val arrow_choice_2 : unit -> (('a, 'b) A.t, ('b, 'c) A.t -> (('a, 'd) Either.t, ('c, 'd) Either.t) A.t) Law.t
val arrow_choice_3 : unit -> (('a, 'b) A.t, ('a, ('b, 'c) Either.t) A.t) Law.t
val arrow_choice_4 : unit -> (('a, 'b) A.t, ('c -> 'd) -> (('a, 'c) Either.t, ('b, 'd) Either.t) A.t) Law.t
val arrow_choice_5 : unit -> (('a, 'b) A.t, ((('a, 'c) Either.t, 'd) Either.t, ('b, ('c, 'd) Either.t) Either.t) A.t) Law.t
OCaml

Innovation. Community. Security.