From: Warren Henning (warren.henning at gmail.com) Date: Sun Aug 6 04:28:20 EDT 2006 |
|
Hi, I wanted to write some function dispatching code. I wanted to find a way to convert strings to procedure references, and of course there's string->symbol, but I can't find anything like symbol->procedure. Is there any way to convert from symbols to procedures? Thanks! Warren Henning
Posted on the users mailing list. |
|