trait ArrayLike

A trait representing indexable collections with finite length

Members

def apply ( i: Int ) : A
def length : Int