On 3/13/2015 10:35 AM, Andrei Alexandrescu wrote:
One issue I see here is that it's difficult to group together functions with slightly different names but related functionality (e.g. findSplit, findSplitBefore, findSplitAfter).
That's what See Also: findSplit, findSplitBefore, findSplitAfter is for.