P04

ninetynine.P04
object P04

P04 - find the number of elements in a list.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
P04.type

Members list

Value members

Concrete methods

def size(l: List[Any]): Int

Attributes

Returns

the size of the list l

Concrete fields

val logger: Logger