KeywordMap

final case class KeywordMap[Upstream, UpstreamElement, ElementKeyword, Element](upstream: Upstream, mapper: UpstreamElement => ElementKeyword) extends Yield[Element]
trait Serializable
trait Product
trait Equals
trait Yield[Element]
trait For
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product