https://issues.dlang.org/show_bug.cgi?id=13232
--- Comment #2 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/401b104cf4dfa3920fe7a31585bce1fa04096c66 Issue 13232 - avoid expensive template instantiations on module import - hide std.uni.TrieBuilder instantiations behind functions https://github.com/D-Programming-Language/phobos/commit/fe70d234aee5516ad9c10e4ad1ca22bd1fccc04b Merge pull request #2392 from MartinNowak/fix13232 Issue 13232 - avoid expensive template instantiations on module import --
