The Accessor Protocol
In this post, I'll introduce you to the accessor protocol for generalized array-like object iteration. First, I'll provide an overview of built-in array-like objects, along with example usage. I'll then show you how you can create your own custom arr...
stdlib.hashnode.dev41 min read