On this page:
printable<%>

5 scheme/class🔗ℹ

The scheme/class library re-exports racket/class, except that writable<%> is exported under the name printable<%> (and printable<%> from racket/class is not exported).

value

printable<%> : interface?

An alias for writable<%>.