scales.utils

impl

package impl

Content Hierarchy Learn more about scaladoc diagrams
Visibility
  1. Public
  2. All

Type Members

  1. trait LeftLikeProjection[+L] extends AnyRef

  2. trait RightLikeProjection[+R] extends AnyRef

  3. trait ScalesUtilsImplicits extends PathImplicits with IterableUtilsImplicits

    Allows the user to extend a user package object with the scales.utils implicits.

Value Members

  1. object NonLeftP extends LeftLikeProjection[Nothing]

  2. object NonRightP extends RightLikeProjection[Nothing]

Ungrouped