Skip to content

Q: why the variable name and value are array? #1

@mw66

Description

@mw66
                              name       value  overload type
    mixin define_defaults!(["donkey"], ["hello"], true, string);

-- if just define only one variable, there is no need to be array.
-- If the array are intended to define multiple variables of the same types, then all the name, value, and overload should all be array of same length.

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