diff options
author | Eduardo Julian | 2017-09-04 20:10:43 -0400 |
---|---|---|
committer | Eduardo Julian | 2017-09-04 20:10:43 -0400 |
commit | 4808ec4dd27afc06fb949166ce2ba7c52657feff (patch) | |
tree | 86ac3a0daf592e2abda72b3952c02731376f20fd /.gitignore | |
parent | 8e6c5fc029178674275758f7c68425b13a473208 (diff) |
- $_ and _$ macros now handle better "operator" code that is a form. e.g.
($_ (::: +) 1 2 3) => (::: + 1 (::: + 2 3)) instead of ((::: +) 1 ((::: +) 2 3))
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions