SizedOps

implicit class SizedOps[T](t: T)(implicit sized: Sized[T])

any scala array has a size

class Object
trait Matchable
class Any

Value members

Concrete methods

def isEmpty: Boolean
def length: Int
def size: Int