[Cuis-dev] [Change set] Collection>>#flatten

Gastón Caruso gstn.caruso at gmail.com
Fri May 17 16:05:42 PDT 2019


Hi! Have you had the chance to look this?

On Thu, May 16, 2019, 00:44 Gastón Caruso <gstn.caruso at gmail.com> wrote:

> Hi all! Facu Gelatti and I implemented flatten for Collection.
>
> As a special case, we've considered strings as values, not as collections
> (Pharo does the same). i.e.:
> { 'hello' } flatten => { 'hello' }  *and NOT*  { $h . $e . $l . $l . $o }
>
> Here is the change set with code changes and tests.
>
> Let us know what you think.
> Thanks!
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20190517/f213e396/attachment.html>


More information about the Cuis-dev mailing list