This member is added by an implicit conversion from ExtOps to
ArrowAssoc[ExtOps] performed by method any2ArrowAssoc in scala.Predef.
Shadowing
This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error. To access this member you can use a type ascription:
This member is added by an implicit conversion from ExtOps to
Ensuring[ExtOps] performed by method any2Ensuring in scala.Predef.
Shadowing
This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error. To access this member you can use a type ascription:
(extOps: Ensuring[ExtOps]).x
Definition Classes
Ensuring
Annotations
@deprecated
Deprecated
(Since version 2.10.0) Use resultOfEnsuring instead
Inherited from AnyVal
Inherited from NotNull
Inherited from scala.Any
Inherited by implicit conversion any2stringadd from
ExtOps to StringAdd
Inherited by implicit conversion any2stringfmt from
ExtOps to StringFormat
Inherited by implicit conversion any2ArrowAssoc from
ExtOps to ArrowAssoc[ExtOps]
Inherited by implicit conversion any2Ensuring from
ExtOps to Ensuring[ExtOps]