(rontolisp) docs
← Functions

input-stream-p

(input-stream-p stream)

Lite: t for any stream handle (every rontolisp stream answers both directions) and for the standard-output designator t, nil otherwise. A Gray stream instance is exact instead: it answers t only when its class descends from rontolisp:fundamental-input-stream.