QueryAliasing

final class QueryAliasing[In](self: Query[From[In], In]) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def as[U <: String & Singleton](name: U)(implicit In: Tag[In], U: Tag[U]): Query[From[as[In, U]], In]