binary-port-open -- r7rs Type
§

Sub-types tree
§

Super-types
§

Super-types recursive
§

Sub-types
§

Sub-types recursive
§

Predicate
§

(lambda (value) (and (binary-port? value) (or (input-port-open? value) (output-port-open? value))))

Categories
§

Categories recursive
§