output-port?

[procedure] output-port? obj

R5RS: Returns #t if obj is an output port, otherwise returns #f.

See also port?, input-port?.