json-cycle
Encode/decode circular structures for converting to and from JSON.
eachr
Give eachr an item to iterate (array, object or map) and an iterator, then in return eachr gives iterator the value and key of each item, and will stop if the iterator returned false.
to-rotated
Rotate an array by a given number of steps
cycled
Cycle through the items of an array