
.psp-std_2.11.0.6.1.source-code.All.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of psp-std_2.11 Show documentation
Show all versions of psp-std_2.11 Show documentation
psp's non-standard standard library
The newest version!
package psp
package std
/** One import which includes the implicits, one which doesn't.
* This choice is mutually exclusive: everything which is in exp is in all.
*/
object exp extends AllExplicit
object all extends AllExplicit with AllImplicit
© 2015 - 2025 Weber Informatics LLC | Privacy Policy