package stdcompat

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

Source file stdcompat__arrayLabels.ml

1
2
3
4
5
6
7
8
9
10
11

include (Stdcompat__array : module type of struct
  include Stdcompat__array
end with module Floatarray := Array.Floatarray)

module Floatarray = ArrayLabels.Floatarray

(*
include Stdcompat__array
*)

OCaml

Innovation. Community. Security.