package codept-lib

  1. Overview
  2. Docs
val zero : ('a, ('a * 'b) Schematic.r) Schematic.s
val one : ('a, ('b * ('a * 'c)) Schematic.r) Schematic.s
val two : ('a, ('b * ('c * ('a * 'd))) Schematic.r) Schematic.s
val three : ('a, ('b * ('c * ('d * ('a * 'e)))) Schematic.r) Schematic.s
val four : ('a, ('b * ('c * ('d * ('e * ('a * 'f))))) Schematic.r) Schematic.s
val five : ('a, ('b * ('c * ('d * ('e * ('f * ('a * 'g)))))) Schematic.r) Schematic.s
val six : ('a, ('b * ('c * ('d * ('e * ('f * ('g * ('a * 'h))))))) Schematic.r) Schematic.s
val seven : ('a, ('b * ('c * ('d * ('e * ('f * ('g * ('h * ('a * 'i)))))))) Schematic.r) Schematic.s
val eight : ('a, ('b * ('c * ('d * ('e * ('f * ('g * ('h * ('i * ('a * 'j))))))))) Schematic.r) Schematic.s
val nine : ('a, ('b * ('c * ('d * ('e * ('f * ('g * ('h * ('i * ('j * ('a * 'k)))))))))) Schematic.r) Schematic.s
val ten : ('a, ('b * ('c * ('d * ('e * ('f * ('g * ('h * ('i * ('j * ('k * ('a * 'l))))))))))) Schematic.r) Schematic.s
val next : ('a * ('b * ('c * ('d * ('e * ('f * ('g * ('h * ('i * ('j * ('k * ('l * 'm))))))))))), 'l) Schematic.index
OCaml

Innovation. Community. Security.