package traverse

  1. Overview
  2. Docs

Module Arity.A8Source

Sourcemodule Pred : S with type ('a, 'b) t = ('a, 'b) A7.t
include S with type ('a, 'b) t = 'a -> ('a, 'b) Pred.t
Sourcetype ('a, 'b) t = 'a -> ('a, 'b) Pred.t
Sourcemodule ArrowSequence : SequenceOfBinaryTypeS with type ('a, 'b) x = ('a, 'b) t -> 'b
Sourceval destruct : ('a, 'b) length -> ('c -> 'a Sequence.t) -> (('a, 'b) ArrowSequence.t -> 'd) -> ('c, 'd) t
OCaml

Innovation. Community. Security.