lix/doc/manual/rl-next/formal-order.md

10 lines
301 B
Markdown
Raw Normal View History

---
synopsis: consistent order of lambda formals in printed expressions
prs: 9874
credits: horrors
category: Fixes
---
Always print lambda formals in lexicographic order rather than the internal, creation-time based symbol order.
This makes printed formals independent of the context they appear in.