On Wed, Sep 16, 2020 at 12:50 PM Daniel Kozak <kozz...@gmail.com> wrote:
> > > On Wed, Sep 16, 2020 at 12:00 PM Jan Hönig via Digitalmars-d-learn < > digitalmars-d-learn@puremagic.com> wrote: > >> ... >> >> My main question is why? Is there something, which I am missing, >> that explains, why it is beneficial to return a templated >> function? >> >> (maybe, because I might want to compose together templated >> non-initialized functions?) > > (maybe, because I might want to compose together templated non-initialized functions?) Yes