Hi,
Thanks for construct. It's a really great library and I use it a lot.
Often when I use Array struct I need to know what is the current index for logics such as "on the last index do something" or use the index to retrieve a value from another array on the context.
What is the best way to do so?
Thanks a lot.