
Leon's has a bocce court, which puts it in a special place in my heart. This is from a match I was having with my friend Beth.

I won't say who was green...
bind
didn't work the way I remember it working. It only works on operators, not procedures. bind
replaces the name by the operator, which saves a look-up at execution. There are times when I want to replace things late, but there are times when I would like to replace things early. PostScript with macros, anyone?