A module for inclusion in an array. It aims to make the array act more like a list/queue and make your program more clean.
I'm using it for managing playlists in a ruby-based player. It's very simple and generic enough for other people to use it too.
There are no reported vulnerabilities