We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Merge pull request #12 from tirimatangi/mergesort Add mergesort
Merge pull request #11 from tirimatangi/thread-pool Thread pool added
Merge pull request #10 from tirimatangi/clang-compatibility Make Lazy.h compatible with clang++
Merge pull request #9 from tirimatangi/make-sequence-ranges-compatible Improve Lazy::Sequence
Merge pull request #7 from friendlyanon/main CMake integration
Merge pull request #6 from tirimatangi/optimize-void-functions Optimize the case where function return type is void
Merge pull request #5 from tirimatangi/fix-array-output Fix array output
Update README.md Fix typos in the comments of an example code.