option package:appar

option x p tries to apply parser p. If p fails without consuming input, it returns the value x, otherwise the value returned by p.