Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Performance, usability, and consistency improvements: * Streamlined by using tuple everywhere * Previously, `std::array<std::any>` was used * Removed some redundant code, refactored to be more efficient * Added error detection via err_mesg string and exceptions
- Loading branch information