Quantity.isDimensionless

Test whether this quantity is dimensionless

struct Quantity(N, alias unitSpec)
enum bool isDimensionless;

Meta