Skip to content

[LAMBDA IDEA] Scalar-only TextJoin #8

@jimmytacks

Description

@jimmytacks

TEXTJOIN accepts array arguments which means it can't be used for broadcasting.

Can we create a version of TEXTJOIN that doesn't accept arrays so that if an array is supplied, the output is broadcast? Not sure if LAMBDAs support an unknown number of args though, so this might not work, or might have to have versions with predefined numbers of args.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    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