Currently in the develop branch, all contexts have some dummy specializations to avoid the problem of some functions not working on some input types (e.g. double or complex for most contexts).
std::enable_if may provide a more elegant way around this.
https://en.cppreference.com/w/cpp/types/enable_if