
26 Feb
2014
26 Feb
'14
12:31 a.m.
Hi
Have you take a look at the implementation in the pointed C++ Monads article [1]?
I have. I still have some doubts about how to break up the task into parts. Any help with that? It seems the scope of this (new? why not integrate into Phoenix?) library is rather large. Do I just build up the generic interfaces, show some examples and leave the use to err..users ? I am familiar with C++11 threads (but not very much with boost's implementation, which is similar, afaik) and constructing something like future with Monads looks like a huge task in itself. Manasij