Package

scalax.patch.adapter

collections

Permalink

package collections

Visibility
  1. Public
  2. All

Type Members

  1. trait IndexedCollectionAdapter[F[_], V] extends AnyRef

    Permalink
  2. trait KeyedCollectionAdapter[F[_, _], K, V] extends AnyRef

    Permalink
  3. trait LowPriorityUnorderedCollectionAdapter extends AnyRef

    Permalink
  4. trait OrderedCollectionAdapter[F[_], T] extends AnyRef

    Permalink
  5. trait ScalaVersionSpecificIndexedCollectionAdapter extends AnyRef

    Permalink
  6. trait ScalaVersionSpecificKeyedCollectionAdapter extends AnyRef

    Permalink
  7. trait ScalaVersionSpecificOrderedCollectionAdapter extends AnyRef

    Permalink
  8. trait UnorderedCollectionAdapter[F[_], T] extends AnyRef

    Permalink

Ungrouped