skenney26
|
cached 4 days ago
|
|
cached 9 days ago
|
|
cached 1 day ago
Why not just 'hash? Using 'hash would also help to distinguish hash-tables from html-tables in html.arc
|
|
cached 6 days ago
|
|
cached 23 days ago
Great question. According to the comments in ac.scm PG is wondering the same thing:
|
|
cached 1 day ago
I agree that the exclamation marks aren't that useful.
Here's a macro that might be useful for digging down into a nested table:
|
|
cached 10 days ago
|
|
cached 10 days ago
|
|
cached 10 days ago
Perhaps we could call this doc rather than help.
|
|
cached 9 days ago
It looks like the final left paren in hyfac is misplaced. It needs to be before the call to fac. Also, unless you explicity return y, hyfac will just return nil.
|
