Commit 2026-03-14 12:09 cd059f10

View on Github →

feat(Translate): add support for specifying argument names (#36402) This PR adds a (rename := x → y, ...) option to @[to_additive] and @[to_dual] for specifying the argument names of the translated declaration.

Estimated changes