Ticket #338 (closed defect: invalid)
Editorial: Clarify that input-port? and output-port? can both be true of the same object
| Reported by: | cowan | Owned by: | alexshinn |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | WG1 - Core | Keywords: | |
| Cc: |
Description
An {input,output}-port is one that can do {input,output} operations, so input-port? and output-port? can both return #t on an object if it can do both. The draft doesn't make this clear: it should.
Change History
Note: See
TracTickets for help on using
tickets.

Actually, the beginning of the ports section does make this clear. Closing this ticket.