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?
No comments:
Post a Comment