Skip to content

Allow For nodes to skip returning the inputs #674

@liamhuber

Description

@liamhuber

Inspired by @pmrv's comment: #603 (comment)

In general one needs to return the for-node inputs alongside its outputs in order to guarantee that they stay providentially coupled. However, for simple cases (e.g. a single, non-zipped/non-nested loop), it is unambiguous what the coupling is. Or maybe the user just wants to 100% promise that they either don't care or will take care of tracking this themselves. In all these cases, it would be nice to optionally turn off the inputs-in-the-output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions