textual-port
-- r7rs
Type port
;textual-input-port-open
;textual-input-port-eof
;textual-input-port-closed
;textual-output-port-open
;textual-output-port-closed
;port?
;binary-port?
;input-port?
;input-port-open?
;output-port?
;output-port-open?
;call-with-port
;Note: These definitions consume an input that is a super-type.
textual-port?