Skip to content
This repository was archived by the owner on Dec 1, 2025. It is now read-only.
This repository was archived by the owner on Dec 1, 2025. It is now read-only.

fix: ordering for reduce terms #319

@DavePearce

Description

@DavePearce

The ordering is a bit odd for a reduction, where e.g. (reduce + [X Y Z]) becomes (+ X (+ Z Y)) rather than the expected (+ X (+ Y Z)).

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