ConnectionLike

trait ConnectionLike[T[_], P <: PageInfo, Val, E <: Edge[Val]]
Companion:
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def edges(conn: T[Val]): Seq[E]
def pageInfo(conn: T[Val]): P