Need help with calling a list of functions

Sebastiaan Koppe mail at skoppe.eu
Sun Nov 4 08:05:53 UTC 2018


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



More information about the Digitalmars-d-learn mailing list