-
|
Are there any plans to implement shift/reset and callCC in lang-ext? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Eventually, yes, the raw outline of
So, right now, there won't be much movement on any new features other than |
Beta Was this translation helpful? Give feedback.
Eventually, yes, the raw outline of
ContTis already in the library, but the work is incomplete. I may get to it before thev5release, but I doubt it...My current priority is getting the library ready for the
v5RTM. The roadmap currently looks like this:LanguageExt.Megaparsec(improved version ofLanguageExt.Parsec)LanguageExt.Parsecv5featuresv5releasev5v5release (probably)!So, right now, there won't be much movement on any new features other than
Megaparsec(which I'm doing to avoid a potentially problematic re…