read
builtin-function
(read &optional (stream $stdin) (eof-error? true) (eof-value null))
Reads a lisp expression from a TextReader stream.