Package

grizzled

collection

Permalink

package collection

Some collection-related helpers.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. collection
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. class MultiIterator[+T] extends Iterator[T]

    Permalink

    An iterator that iterates, serially, over the contents of multiple other iterators.

Value Members

  1. object CollectionIterator

    Permalink
  2. object GrizzledIterable

    Permalink
  3. object GrizzledLinearSeq

    Permalink
  4. object Implicits

    Permalink

    Enrichment classes for collections.

Inherited from AnyRef

Inherited from Any

Ungrouped