abstract struct MM::ParameterType(*T)
- MM::ParameterType(*T)
- Struct
- Value
- Object
Direct Known Subclasses
Defined in:
mm/params.crConstructors
Instance Method Summary
- #<=>(rhs : self) : Int32
- #==(typenames : Tuple(*T)) : Bool
- #===(rhs : self) : Bool
- #===(typenames : Tuple(*T)) : Bool
- #comment : String | Nil
-
#copy_with(typenames : Tuple(*T)) : self
Returns a copy but changing the given values.
- #each_typename_permutation(& : Tuple(*T) -> ) : Nil
- #penalty : Float64
- #typename_permutations : Array(Tuple(*T))
- #typenames : Tuple(*T)
Constructor Detail
Instance Method Detail
Returns a copy but changing the given values.