Skip to content

Support union type annotations in method #22

Description

@mrufsvold

We should be able to construct a DuckType on the fly with @duck_dispatch f(x::Union{Dtype1, Dtype2}) where we build a new DuckType with no new Behaviors, just the Meet of the member DuckTypes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions