Progress, [continuation of this comment in #1](https://github.com/martinmoene/invoke-lite/issues/1#issuecomment-942640155): - [x] Add tests - [ ] Add benchmarks - [ ] nonstd::invoke - [ ] nonstd::apply - [ ] std::invoke - [ ] std::apply - [x] Add CI: - [x] Add GitHub Actions CI configuration - [x] Add Appveyor CI configuration - [x] Add demo pages - [x] Create Compiler Explorer page - [x] Create Wandbox page - [ ] Add Packaging, - [x] CMake - [ ] Create Conan PR - [ ] Create vcpkg PR - [ ] Complete Readme: - [x] Add example - [ ] Complete in a nutshell - [ ] Provide implementation status in table - [ ] Other implementations of invoke - [ ] Notes and references - [ ] Add Test specification - [ ] TBD
Progress, continuation of this comment in #1: