fluid-let in guile.

Klaus Schilling (Klaus.Schilling@home.ivm.de)
Fri, 14 Aug 1998 12:13:00 +0200 (MET DST)

Harvey J. Stein writes:
>
> STk has fluid-let, which is very convenient for temporarily rebinding
> variables from the current environment. Does Guile have such a thing?
> I found with-fluids, but it seems to be another concept entirely.

The SLIB provides fluid-let.

Klaus Schilling