α → 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 adds a test that makes sure that there are no orphaned modules.