α → Option α
Init
Std
This PR moves the coercion `α → Option α` to the new file `Init.Data.Option.Coe`. This file may not be imported anywhere in `Init` or `Std`.
This PR introduces the central API for making parallel changes to the environment