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

io.getquill.quotation.UnicodeArrowParsing.scala Maven / Gradle / Ivy

There is a newer version: 4.6.0
Show newest version
package io.getquill.quotation

import scala.reflect.macros.whitebox.Context

trait UnicodeArrowParsing {
  val c: Context

  import c.universe.Quasiquote

  private val arrow = pq"→|->"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy