https://issues.dlang.org/show_bug.cgi?id=21473
Nathan S. <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Depends on| |21702 --- Comment #2 from Nathan S. <[email protected]> --- https://github.com/dlang/phobos/pull/7847 solves the problem of Phobos performing a crazy amount of template expansion for this code. Referenced Issues: https://issues.dlang.org/show_bug.cgi?id=21702 [Issue 21702] avoid quadratic template expansion in constraints of multiple search term versions of std.algorithm.searching.startsWith & endsWith --
