add fluid->parameter
authorAndy Wingo <wingo@pobox.com>
Mon, 21 Jan 2013 10:16:29 +0000 (11:16 +0100)
committerAndy Wingo <wingo@pobox.com>
Tue, 22 Jan 2013 14:17:50 +0000 (15:17 +0100)
commita6bd32406d952689494124de56b2d4de7cafac98
tree961f307d6bd9da883891764ad2f2458f75f7aa00
parent5a35d42aa5be26f1048fceea9acfa21bc9f6bc3e
add fluid->parameter

* module/ice-9/boot-9.scm (make-parameter): Add a docstring.
  (fluid->parameter): New interface.  Use it when turning port fluids
  into parameters.

* doc/ref/api-scheduling.texi (Parameters): Deffn instead of defun for
  make-parameter documentation.  Add docs for fluid->parameter.
doc/ref/api-scheduling.texi
module/ice-9/boot-9.scm