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