WithId

harness.sql.Table$.WithId
abstract class WithId[F[_], Id] extends Table

Attributes

Graph
Supertypes
class Table
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

final type IdT = Id

Value members

Abstract fields

val id: F[Id]