Skip to content

Custom leaf-leaf operations #1

@winterstein

Description

@winterstein

Would allow fine-grained control over add vs list.

Also allows canonicalisation -- e.g. lower-case strings.

For this, we should allow two possible customisations:

  1. op(a, b) -> a+b
  2. transform(a) -> a'

x 2 -- whether they act on leaf values or path items.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions