>The case you are describing can be correctly solved by using a method; >similar to ->add() in the String.Buffer.
If you really want an operator, you could use `<< like in Stdio.File.
Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum Wed, 17 Sep 2014 02:08:12 -0700
>The case you are describing can be correctly solved by using a method; >similar to ->add() in the String.Buffer.
If you really want an operator, you could use `<< like in Stdio.File.