On Tuesday, 4 April 2017 at 13:45:47 UTC, Meta wrote:
I mean what goes on inside fold. If you look at the C++ example it's very concise and IMO beautiful:

Luckily that hardly matters, you just need to define one generic template for the whole program, which can even be in a library.

Btw my fold template implementation was erroneous, I forgot to mixin the operator string passed to it.

Reply via email to