[ 源代码: ocaml-stdcompat ]
软件包:libstdcompat-ocaml-dev(14-2 以及其他的)
compatibility module for OCaml standard library (development)
Stdcompat is a compatibility layer allowing programs to use some recent additions to the OCaml standard library while preserving the ability to be compiled on former versions of OCaml.
The module Stdcompat provides some definitions for values and types introduced in recent versions of the standard library. These definitions are just aliases to the matching definition of the standard library if the latter is recent enough. Otherwise, the module Stdcompat provides an alternative implementation.
This package contains the development files.
其他与 libstdcompat-ocaml-dev 有关的软件包
|
|
|
|
-
- dep: libstdcompat-ocaml-t6st0
- 本虚包由这些包填实: libstdcompat-ocaml
-
- dep: ocaml-nox-4.11.1
- 本虚包由这些包填实: ocaml-nox
-
- rec: ocaml-findlib
- management tool for OCaml libraries