Skip to content

Replace Option by Opt #365

@denisrosset

Description

@denisrosset

Now that we have an unboxed option-like class, should we start to use it more extensively ?

The usage in internal code and private methods is uncontroversial, but changing the API could be.

In particular, if we change public methods to Opt, we must be careful that the Opt API is complete enough, or that an implicit conversion to Option takes care of all use cases.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions