Skip to content

Transform Section #8771

Description

@dotGrim

Suggestion

Similar to filter sections, but for transforming a list.

transform {_list::*}:
    input * 2
    abs(input)

Why?

Even though this is achievable by stacking these transformations together in a regular transform effect ({_list::*} transformed using (abs(input * 2))), it provides more options for less standard syntax that doesn't have as easy-to-use expressions.

Other

No response

Agreement

  • I have read the guidelines above and affirm I am following them with this suggestion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions