vs:ports:input
-- vonuvoli
Category input-port?
;open-input-bytevector
;open-input-string
;open-binary-input-file
;open-input-file
;call-with-input-file
;input-port-open?
;close-input-port
;u8-ready?
;peek-u8
;read-u8
;char-ready?
;peek-char
;read-char
;read-bytevector!
;read-bytevector
;read-string
;read-string-line
;read
;