implicit final class ToExts[A] extends AnyVal
Linear Supertypes
Type Hierarchy
Ordering
- Alphabetic
- By Inheritance
Inherited
- ToExts
- AnyVal
- Any
Implicitly
- by ChainingOps
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- Any
- final def ##(): Int
- Definition Classes
- Any
- def +(other: String): String
- def ->[B](y: B): (ToExts[A], B)
- final def ==(arg0: Any): Boolean
- Definition Classes
- Any
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def ensuring(cond: (ToExts[A]) => Boolean, msg: => Any): ToExts[A]
- def ensuring(cond: (ToExts[A]) => Boolean): ToExts[A]
- def ensuring(cond: Boolean, msg: => Any): ToExts[A]
- def ensuring(cond: Boolean): ToExts[A]
- def formatted(fmtstr: String): String
- def getClass(): Class[_ <: AnyVal]
- Definition Classes
- AnyVal → Any
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def pipe[B](f: (ToExts[A]) => B): B
- Implicit
- This member is added by an implicit conversion from ToExts[A] toChainingOps[ToExts[A]] performed by method ChainingOps in scalax.collection.
- Definition Classes
- ChainingOps
- val self: Iterable[A]
- def tap[U](f: (ToExts[A]) => U): ToExts[A]
- Implicit
- This member is added by an implicit conversion from ToExts[A] toChainingOps[ToExts[A]] performed by method ChainingOps in scalax.collection.
- Definition Classes
- ChainingOps
- def toMSet: MSet[A]
- def toString(): String
- Definition Classes
- Any
Shadowed Implicit Value Members
- val self: ToExts[A]
- Implicit
- This member is added by an implicit conversion from ToExts[A] toChainingOps[ToExts[A]] performed by method ChainingOps in scalax.collection.
- Shadowing
- This implicitly inherited member is shadowed by one or more members in this class.
To access this member you can use a type ascription:(toExts: ChainingOps[ToExts[A]]).self
- Definition Classes
- ChainingOps
Deprecated Value Members
- def →[B](y: B): (ToExts[A], B)
- Implicit
- This member is added by an implicit conversion from ToExts[A] toArrowAssoc[ToExts[A]] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
- Annotations
- @deprecated
- Deprecated
(Since version 2.13.0) Use
->instead. If you still wish to display it as one character, consider using a font with programming ligatures such as Fira Code.
Welcome to the Graph for Scala API reference. Some suggested navigation entry points:
Graphmutable.Graphand its inner nodes.GraphEdgeobjectedgepackageGraphPredefobject andImplicitsobject.GraphTraversalandTraverserInnerNode.RandomGraph.GraphGen.