The search functionality needs JavaScript enabled
Built with scod
enum isOrdinalType(T) = isIntegral!T || isSomeChar!T || isBoolean!T;