https://issues.dlang.org/show_bug.cgi?id=14704
--- Comment #5 from [email protected] --- For example, Andrei imports some individual function modules: https://github.com/D-Programming-Language/phobos/blob/master/std/algorithm/sorting.d#L66-L71 And Kazuki KOMATSU not import because he can not do :) I guess that this person simply does not want to write `import`, `import`... But I think that he would be the consistency of their import, how to do it Andrew. Unfair somehow get :) https://github.com/k3kaimu/carbon/blob/master/source/carbon/algorithm.d#L39-L45 --
