Web IO for Fundamentals I, 2016, Northeastern University
show-in-browser
8.12

Web IO for Fundamentals I, 2016, Northeastern University🔗ℹ

matthias

 (require web-io) package: web-io

The teachpack provides a single function:

procedure

(show-in-browser x)  string?

  x : xexpr?
Translates the given X-expression into a String. It also has the effect of opening an external browser and displaying the X-expression rendered as XHTML.

Changed in version 1.0 of package web-io: Tue Oct 18 11:38:26 EDT 2016