Packages

package syntax

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. syntax
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class NonEmptySetOps[A] extends AnyRef

Value Members

  1. implicit def nelToNonEmptySetOps[A](nel: NonEmptyList[A]): Nel[A]
  2. implicit def nevToNonEmptySetOps[A](nev: NonEmptyVector[A]): Nev[A]
  3. implicit def toNonEmptySetOps[A](nonEmptySet: NonEmptySet[A]): NonEmptySetOps[A]
  4. object ToNonEmptySetOps

Inherited from AnyRef

Inherited from Any

Ungrouped