Bccs

emil.builder.Bccs
case class Bccs[F[_]](mas: Seq[MailAddress]) extends Trans[F]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Trans[F]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def apply(mail: Mail[F]): Mail[F]

Inherited methods

def andThen(next: Trans[F]): Trans[F]

Attributes

Inherited from:
Trans
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product