Skip to content

Remove RequireQualifiedAccess from Optic module #59

@cmeeren

Description

@cmeeren

I'd like to open Optic so I can just do x |> set foo_ "bar" instead of x |> Optic.set foo_ "bar", but Optic is marked with RequireQualifiedAccessAttribute.

This may be relevant for other modules as well; haven't checked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions