Packages

p

machinist

package machinist

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait DefaultOperatorNames extends AnyRef
  2. trait Ops extends AnyRef

    This trait has some nice methods for working with implicit Ops classes.

    This trait has some nice methods for working with implicit Ops classes. It is used to rewrite implicit conversions which "enrich" a type with operators into code that does not allocate an implicit instance.

Value Members

  1. object DefaultOps extends Ops with DefaultOperatorNames

Ungrouped