[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] Add 'RemoveFirst()' method (and its variants) to the Array class, that...



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
aa94b81e by Benoît Minisini at 2026-02-13T18:21:30+01:00
Add 'RemoveFirst()' method (and its variants) to the Array class, that searches for an element in the array, and removes it if it finds it.

[INTERPRETER]
* NEW: Add 'RemoveFirst()' method (and its variants) to the Array class, that searches for an element in the array, and removes it if it finds it. This is experimental!

- - - - -


1 changed file:

- main/gbx/gbx_c_array.c


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/aa94b81ec0c71de94abf3cca59359d091264bec9

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/aa94b81ec0c71de94abf3cca59359d091264bec9
You're receiving this email because of your account on gitlab.com.