This is a proof-of-concept demo of my infinite array system. The system doesn't work as well as I want it to; it only supports arrays up to 10-digits properly, while I want it to support up to 305 as intended, but it's still good for what it is. If you use arrays over 10 digits, the reading function and setting function won't work.