fluid-set!

[procedure] fluid-set! fluid value

Guile: sets the value associated to fluid to value in the current dynamic root.

See also make-fluid, fluid-ref. with-fluids*