Defined in File stage_util.hpp
Apply a function func to a sequence seq and return the results in a new vector.
func
seq
seq –
func –
std::vector<return_t>