All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scala.annotation.internal.WithPureFuns.scala Maven / Gradle / Ivy

The newest version!
package scala.annotation
package internal

/** A marker annotation on a toplevel class that indicates
 *  that the class was typed with the pureFunctions language import.
 */
class WithPureFuns extends StaticAnnotation





© 2015 - 2024 Weber Informatics LLC | Privacy Policy