Packages

t

nelson.Versionable

ToVersionableOps

trait ToVersionableOps extends AnyRef

Source
Versionable.scala
Linear Supertypes
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ToVersionableOps
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. implicit def toVersionableOps[A](target: A)(implicit tc: Versionable[A]): Ops[A] { type TypeClassType = nelson.Versionable[A] }
    Annotations
    @SuppressWarnings()