Package

machinist

Permalink

package machinist

Visibility
  1. Public
  2. All

Type Members

  1. trait DefaultOperatorNames extends AnyRef

    Permalink
  2. trait Ops extends AnyRef

    Permalink

    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

    Permalink

Ungrouped