[Gambas-user] Concatenate collection

Jussi Lahtinen jussi.lahtinen at gmail.com
Wed Sep 6 14:55:14 CEST 2023


>
> It would be something like that:
>
> For Each v In b
>    a[b.Key] = v
> Next
>
> Three lines of code should not be a big deal.
>
> But yes, it could be put into the interpreter as an Insert() method.
>

What about duplicate keys?

Jussi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20230906/5a82624b/attachment.htm>


More information about the User mailing list