From: Geoffrey Knauth (geoff at knauth.org) Date: Thu Jul 3 14:50:25 EDT 2003 |
|
I was working though the Help Desk, Brief Tour of DrScheme v. 204, XML Boxes examples. (Those {XML,Scheme,Scheme Splice} Boxes are pretty slick.) When I see something like this: (ul () (li () (em () "Hamlet")) (li () (em () "othello")) (li () (em () "Macbeth"))) I'm left curious, what all the () are for? What magic takes their place when they are not () ? A short answer is fine. Geoffrey -- Geoffrey S. Knauth | http://knauth.org/gsk
Posted on the users mailing list. |
|