Reassoc

gql.relational.QueryAlgebra$.Reassoc
See theReassoc companion object
trait Reassoc[G[_], Key]

Attributes

Companion
object
Source
QueryAlgebra.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ReassocGroup[G, Key]
class ReassocOpt[G, Key]

Members list

Value members

Abstract methods

def apply[A](fa: List[(Key, A)]): Either[String, G[List[A]]]

Attributes

Source
QueryAlgebra.scala
def traverse: Traverse[G]

Attributes

Source
QueryAlgebra.scala