Skip to content

The keys function extension is not well-typed #48

Open
@jg-rp

Description

@jg-rp

The keys() functions extension does not inherit from FilterFunction and define its argument/return types.

We probably need to return a special "Nothing" value that plays nicely with contains and in, then return that if keys() is passed a non-mapping argument.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions