Christophe Weblog Wiki Code Publications Music
use an environment holding the Slime I/O connection
authorChristophe Rhodes <csr21@cantab.net>
Mon, 30 Aug 2010 09:03:42 +0000 (10:03 +0100)
committerChristophe Rhodes <csr21@cantab.net>
Mon, 30 Aug 2010 09:03:42 +0000 (10:03 +0100)
Rather than having a bare io argument everywhere, encapsulate it in an
environment.  (An environment is just about the only thing I can find
in R that isn't copy-on-write; this isn't helpful for the i/o
connection, but will be once we start implementing inspectors and
presentations...)


No differences found