Pascal Dennerly
Pascal Dennerly
Don't worry about being late, this is supposed to be fun. :) So if you haven't written Go before, spend a little time reading through some of the beginner tuturials....
No it's not, go for it. Do you have any ideas how you would tackle it?
I had an interesting thought about this the other day. Would it be easier to make an update to the paragraphical package? Perhaps adding an extra parameter or two for...
Cool, I look forward to seeing what you come up with!
That's actually pretty neat @rockey5520! I can see how that could work nicely with interfaces. Hmmm....this might be an interesting distraction project.
Nice, that makes a lot of sense! I can see this solving PATH related problems well.
Or `red-diff-strat`? I like this idea. A lot!!! Please, feel free to raise a pull request early. Don't worry about having a full solution. Try something, see how the code...
Sure, go for it. I don't typically reserve issues for people.
Sure, that makes sense. I'm in no rush to include this - happy to contribute whenever it makes the most sense. It probably offers this RFC a chance to breathe...
The filters in this implementation aren't pre- or post-, you can write the code around the call to `next(...)` however it makes sense. The internal implementation we have includes a...