:: String -> Maybe Int package:express

Returns the operator precedence of an infix string.
> outernmostPrec "1 + 2"
Just 6