Package: blackthorn

Function parse-input

Lambda List

parse-input (stream)

Arguments

  • stream -- A stream.

Return Value

Two values, the object parsed from stream, and a generalized boolean representing if there was a complete object on stream.

Details

Attempts to parse a complete input from stream.