-
|
Right now I am subsituting them like this |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
There is no direct equivalent no (it's something I could consider adding), but you probably |
Beta Was this translation helpful? Give feedback.
-
|
Parsley |
Beta Was this translation helpful? Give feedback.
Parsley
4.4.0-M2has exposed an overloading ofstringOfMany, andstringOfSome, that allow for a predicate to be passed: this models the desired behaviour oftakeWhilePfrommgeaparsec. This will make it into the4.4.0release properly in due course.