diff options
Diffstat (limited to 'doc/manual/rl-next/formal-order.md')
-rw-r--r-- | doc/manual/rl-next/formal-order.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/manual/rl-next/formal-order.md b/doc/manual/rl-next/formal-order.md index 12628e318..7b1922784 100644 --- a/doc/manual/rl-next/formal-order.md +++ b/doc/manual/rl-next/formal-order.md @@ -1,6 +1,8 @@ --- 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. |