On Thu, 29 Nov 2007, Kjetil S. Matheussen wrote:
(let () (display (defined? 'gakk)) (inject-variable gakk 90) gakk) => #f90
By the way. I'm quite surprised the environments consist of linked lists. Wouldn't it be much faster using hash tables instead? Perhaps the variables are cached or something? _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel