Skip to content

Support non-tuple args in ApplyArray, BroadcastArray #198

@dlfivefifty

Description

@dlfivefifty

I don't see any reason why the following shouldn't be allowed:

ApplyArray(hcat, Fill([1,2], 100_000))

for a lazy, very large array. (compose with broadcasting for more interesting examples)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions