Version: 4.0.2
A readable-snip<%> object is treated specially by the port generated by open-input-text-editor. When a readable-snip<%> object is encountered for the input stream, its read-special method is called to generate the read result for the snip.
| ||||||||||||||||||||||||||||
source : any/c | ||||||||||||||||||||||||||||
The arguments are the same as the arguments to a procedure returned by a custom input port’s read; see Custom Ports for details. The result is also the same as the result from a read-produced procedure.