apply+binaryop conflicts with apply(i) and has been removed [develop/select branch]
mcmillan03 opened this issue · 0 comments
mcmillan03 commented
Need to decide if apply+binaryop should stay gone (in c++ lambdas and std::bind are idiomatic options).
If it should be restored then we need some sort of enable-if mechanism.