SizedOps

org.specs2.data.Sized$.SizedOps
implicit class SizedOps[T](t: T)(implicit sized: Sized[T])

any scala array has a size

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

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