package ocamlmig

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

Module Stdlib_to_stdlibSource

Migration attributes to move from Stdlib names to other preferred Stdlib names, like using Float.acos instead of acos.

This is intended to br used this way:

ocamlmig migrate -extra-migration ocamlmig.stdlib_to_stdlib
OCaml

Innovation. Community. Security.