Next: Input Port Operations, Previous: Port Types, Up: Port Primitives
The procedures in this section provide means for constructing ports, accessing the type of a port, and manipulating the state of a port.
Returns a new port with type port-type and the given state. The port will be an input, output, or I/O port according to port-type.