-
- Downloads
Simplify implementation using Impl::asMatrix()
Using `Impl::asMatrix()` we can replace many special case implementations based on `Hybrid::ifElse(IsNumber...` which simplifies code and error messages and avoids some code duplication.
Loading
Please register or sign in to comment