| Dirk Laurie on Fri, 22 Jun 2012 18:24:16 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Re: Assigning closure names |
2012/6/22 Bill Allombert <Bill.Allombert@math.u-bordeaux1.fr>:
> Not really. You can consider doing
>
> ? install("strtofunction",s)
> ? strtofunction("Vec")
> %1 = Vec
Well, that answers my question "Is there a kosher way to do it in
library mode?" too.
Thanks
Dirk