package quantity import "base:intrinsics" Watts_Per_Square_Meter :: struct($V: typeid) where intrinsics.type_is_numeric(V) { v: V, }