Discussion about this post

User's avatar
Yacob Cohen-Arazi's avatar

nice!

btw, I dont think you need the ctor of PolyVector, do you?

(if we do need it, we should = default it, but I dont think we need it unless I'm missing something).

I tend to be confused w/ invoke vs apply. this is a good ref: https://stackoverflow.com/questions/52449163/what-is-the-difference-between-stdinvoke-and-stdapply

since you are using tuple, apply is the right approach as you have it above.

thanks!

Expand full comment
1 more comment...

No posts