B4XSet
I was wondering what the differences were between B4XSet and List (and therefore the advantage of using B4XSet). I understand that the main difference is that in B4XSet you can't have duplicates, right? But List has a few more methods.
B4XOrderedMap
It would be useful to have a Search method (values, of course).
I was wondering what the differences were between B4XSet and List (and therefore the advantage of using B4XSet). I understand that the main difference is that in B4XSet you can't have duplicates, right? But List has a few more methods.
B4XOrderedMap
It would be useful to have a Search method (values, of course).