Use `expect` / `actual` to allow Java 8 to provide the proper Optional implementation. * https://stackoverflow.com/questions/59006733/kotlin-multiplatform-support-for-optional/59007511?noredirect=1#comment104264493_59007511 * https://github.com/h0tk3y/mpp-optional-demo
Use
expect/actualto allow Java 8 to provide the proper Optional implementation.