libstdcompat-ocaml

compatibility module for OCaml standard library (runtime)

Description

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 runtime files.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/thierry-martinez/stdcompat


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libstdcompat-ocaml