patch applied (hat): Remove the space between a constructor/variable and any named fields

10 Oct
2006
10 Oct
'06
7:23 a.m.
Tue Feb 11 04:07:46 PST 2003 malcolm * Remove the space between a constructor/variable and any named fields that follow it, for human-parsability. Some people find an expression like f V {num=1} W {val=2} slightly confusing, where f V{num=1} W{val=2} would be clearer. (Named field syntax binds more tightly than application by juxtaposition.) M ./src/hattools/SExp.hs -1 +1
6802
Age (days ago)
6802
Last active (days ago)
0 comments
1 participants
participants (1)
-
Malcolm Wallace