On Sunday, 4 November 2018 at 01:17:01 UTC, Luigi wrote: > I need to call a function that can create a function from an > array of functions and calls them in reverse order. I am > learning D any help would be That sounds a lot like std.functional.compose