package refined
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- refined
- RefinedSupport
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- trait RefinedSupport extends AnyRef
Value Members
- implicit def refinedDiff[T, P](implicit arg0: Diff[T]): Diff[Refined[T, P]]
- Definition Classes
- RefinedSupport