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

scala.quoted.qctx.scala Maven / Gradle / Ivy

The newest version!
package scala.quoted

/** Current QuoteContext in scope */
def qctx(using qctx: QuoteContext): qctx.type = qctx




© 2015 - 2025 Weber Informatics LLC | Privacy Policy