Open Nufunello opened 3 years ago
Idea is to implement std::apply that can work with lrl::iterators::index_iterator(begin and end)
std::apply does not support C-style arrays, so it would be nice to support them too
Idea is to implement std::apply that can work with lrl::iterators::index_iterator(begin and end)