Denis

Results 8 comments of Denis

I'm into it. They've changed some stuff in `syn` in that 11->12 update, hopefully I'll be able to migrate the code without hitting any major problems. If somebody works on...

Is there anything else that needs to be done? :thinking: Seems like the PR from the first message has been already merged, so isn't it time for the FCP? :)...

@skittishdev which discord server the discussion has happened on?) unfortunately by following the link I only get a "Problem with lifetimes" channel and grayed-out discussion (as if it is loading),...

Hey @LRFLEW ! I would say your suggestions are helpful in the general case, not just for the sake of making a *Homebrew formula* :) Regarding static and shared libraries...

My vote is for some way to cut the backtracking. Currently I'm using the approach proposed by @blm768 , but as he mentioned it's not quite ergonomic. IMHO any reject...

Thanks for such a detailed answer! :) As you've mentioned `Either` is more of a chimera than a direct analogue of either `Iterator` or `Option` or `Result` or whatever, so...

Well, sounds reasonable, but then another question appears: do you think it's worth adding a milestone or a tag or something for a probable 2.0? I have a bad feeling...