Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up28 contributions in the last year
Contribution activity
November 2020
Created 9 commits in 1 repository
Opened 3 pull requests in 1 repository
tirimatangi/Lazy
3
merged
Created an issue in tirimatangi/Lazy that received 1 comment
Sometimes runForAll returns std::vector when std:array should be returned
In some circumstances runForAll returns std:vector even when the input is an std::array. Generally, if the input is std::array, the output should a…

