ValueType
IEquatable<ParseError<'T, 'State>>
IStructuralEquatable
A parse error: the Position{S} at which the parser gave up, plus the structured ErrorType{T,S} describing why.
Errors
ErrorType<'T, 'State>
Position
Position<'State>
Type something to start searching.