Projection

oolong.bson.utils.Projection
object Projection

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Projection.type

Members list

Value members

Concrete methods

def checkIfProjection[Doc : Type, Proj : Type](implicit evidence$1: Type[Doc], evidence$2: Type[Proj], quotes: Quotes): Boolean
def projectionPaths[Doc : Type, Proj : Type](implicit evidence$3: Type[Doc], evidence$4: Type[Proj], quotes: Quotes): Vector[String]