projects
/
matthijs
/
master-project
/
report.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b11f541
)
Add the ->> symbol to the lambda prettyprinter.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Wed, 9 Dec 2009 09:03:49 +0000
(10:03 +0100)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Wed, 9 Dec 2009 09:03:49 +0000
(10:03 +0100)
pret-lam.lua
patch
|
blob
|
history
diff --git
a/pret-lam.lua
b/pret-lam.lua
index ed84d0a60eae09ecfaf10c8e4a0be6d7f541d77d..25f4f7a40c173f0a00e573e01434788f7ea0683c 100644
(file)
--- a/
pret-lam.lua
+++ b/
pret-lam.lua
@@
-21,6
+21,7
@@
local symbols = {
-- (U+00A0).
{symbol = ' ', repr = ' '},
{symbol = '_', repr = '\\_'},
+ {symbol = '->>', repr = '\\twoheadrightarrow'},
{symbol = '->', repr = '→'},
{symbol = '=>', repr = '⇒'},
-- The default * sits very high above the baseline, \ast (u+2217) looks