ocamlmig.stdlib_to_stdlib
Stdlib_to_stdlib
Migration attributes to move from Stdlib names to other preferred Stdlib names, like using Float.acos instead of acos.
Float.acos
acos
This is intended to br used this way:
ocamlmig migrate -extra-migration ocamlmig.stdlib_to_stdlib
ocamlmig.stdlib_to_base