pub fn first_order_ode(input: Span<'_>) -> IResult<'_, FirstOrderODE>
Expand description

Parse a first order ODE with a single derivative term on the LHS.