Changed concatenation of quantity.Discrete
- May 15, 2019
-
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
Added the ability to concatenate quantity.Discrete objects with numerical values. In this case, for the numerical value a quantity.Discrete object is initialized.
-
Ferdinand Fischer authored
in my eyes the concatenation of arrays should not change properties of the objects and should also not create new instances. This has to be done before the concatenation or in a special version.
-