Selection

final case class Selection[F[_], I](fields: NonEmptyList[PreparedField[F, I]]) extends Prepared[F, I]
trait Product
trait Equals
trait Prepared[F, I]
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product