A parser that always succeeds with a given result.
A parser that returns the given result and the current index.
The result to return.