Skip to content

filename’s signature and implementation are confusing #4

Description

@hellerve

currently, filename returns a Maybe. this is because of its implementation. but also because of its implementation, it will never return Nothing. this is confusing, and we should either a) define cases (like the empty string) where filename SHOULD return Nothing, or b) drop the Maybe altogether.

cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or requestgood first issueGood for newcomershelp wantedExtra attention is needed

    Type

    No type

    Fields

    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