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