
4 May
2011
4 May
'11
10:20 p.m.
On Thu, May 5, 2011 at 12:41 AM, Aur Saraf
I guess this hamlet code shouldn't work currently:
$maybe link <- mlink ^link^
I think that's too bad, as it is very useful sometimes. Maybe we should make it work? Is it too hard?
Cheers, Aur
I would like to emphasize how useful this code is: <table> $forall row <- makeRow dbRows <tr> ^row^ There's no other way I know to do this, and without it I'm stuck with no option to separate my HTML generation to functions where it makes most sense. Cheers, Aur