Some of the core filtering combinators are still missing, those found in parsley.errors.combinator. This may require #17 to be fully functional, as some small bugs may persist through the implementation. We'll want to port the ErrorGen ideas from Parsley into here, which will also help enable #5
Some of the core filtering combinators are still missing, those found in
parsley.errors.combinator
. This may require #17 to be fully functional, as some small bugs may persist through the implementation. We'll want to port theErrorGen
ideas fromParsley
into here, which will also help enable #5