[Gambas-user] Checksum for array and collection
Martín
mbelmonte at belmotek.net
Thu Mar 16 10:37:30 CET 2023
El 16/3/23 a las 8:38, Christof Thalhofer escribió:
> Hi everybody,
>
> I'm in search for a function that returns a checksum for an array or a
> collection so that I have the possibility to check if the size or
> content has changed.
>
> Any ideas?
Hi,
To compare Collections is not simple, but you can use some function like
IsDirty() please see the attached project.
Regards.
Martin.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sample-collection-compare-0.0.1.tar.gz
Type: application/gzip
Size: 12816 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20230316/11a57e62/attachment.gz>
More information about the User
mailing list