Commit f5c2c45
committed
[Untested] Replace ors in destruct-> examples with ||
Applied to one argument, the empty invocation is an identity transform, compiling as operation-ordering parentheses. This is arguably a bit simpler than alternatives like ors, which requires a macroexpansion (and that the macro be in scope), although that only adds a comment, or worse alternatives, like doto, which compile to a lambda.1 parent 8fbdead commit f5c2c45
2 files changed
+8
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6490 | 6490 | | |
6491 | 6491 | | |
6492 | 6492 | | |
6493 | | - | |
| 6493 | + | |
6494 | 6494 | | |
6495 | 6495 | | |
6496 | 6496 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3929 | 3929 | | |
3930 | 3930 | | |
3931 | 3931 | | |
3932 | | - | |
| 3932 | + | |
3933 | 3933 | | |
3934 | 3934 | | |
3935 | 3935 | | |
3936 | 3936 | | |
3937 | 3937 | | |
3938 | 3938 | | |
3939 | 3939 | | |
3940 | | - | |
| 3940 | + | |
3941 | 3941 | | |
3942 | 3942 | | |
3943 | 3943 | | |
| |||
4091 | 4091 | | |
4092 | 4092 | | |
4093 | 4093 | | |
4094 | | - | |
4095 | | - | |
| 4094 | + | |
| 4095 | + | |
4096 | 4096 | | |
4097 | 4097 | | |
4098 | 4098 | | |
| |||
4144 | 4144 | | |
4145 | 4145 | | |
4146 | 4146 | | |
4147 | | - | |
4148 | | - | |
| 4147 | + | |
| 4148 | + | |
4149 | 4149 | | |
4150 | 4150 | | |
4151 | 4151 | | |
| |||
4197 | 4197 | | |
4198 | 4198 | | |
4199 | 4199 | | |
4200 | | - | |
| 4200 | + | |
4201 | 4201 | | |
4202 | 4202 | | |
4203 | 4203 | | |
| |||
0 commit comments