quicklens
quicklens copied to clipboard
LowPriorityImplicits is in package com.softwaremill
Hello,
It should be in the com.softwaremill.quicklens
package to make sure it doesn't clash with any other class with the same name (LowPriorityImplicits is very generic) in any of your other libraries/projects.
Regards