package preface

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

Source file arrow_alt.ml

1
2
3
4
module Suite
    (R : Model.PROFUNCTORIAL)
    (P : Preface_specs.ARROW_ALT with type ('a, 'b) t = ('a, 'b) R.t) =
  Arrow.Suite (R) (P)
OCaml

Innovation. Community. Security.