Fixed Ring Array Data Structure from: https://code.haxe.org/category/data-structures/ring-array.html

Constructor

new(len:Int)

Variables

read onlycap:Int

read onlylen:Int

Methods