Returns a parser that succeeds without consuming input and yields the constant value.
value
The value the returned parser will yield.
Returns a parser that succeeds without consuming input and yields the constant
value
.