ToKeyword

object ToKeyword
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[ComprehensionOrKeyword, Keyword]: ComprehensionOrKeyword => Keyword =:= ComprehensionOrKeyword => Keyword

Givens

Givens

given ToKeyword_FlatMap_FlatMap: FlatMap[Upstream, UpstreamElement, Mapped, Element] => FlatMap[UpstreamKeyword, View[UpstreamElement], FlatMap[Each[UpstreamElement], UpstreamElement, MappedKeyword]]
given ToKeyword_FlatMap_FlatMap: FlatMap[Upstream, UpstreamElement, Mapped, Element] => FlatMap[Upstream, UpstreamElement, MappedKeyword]
given ToKeyword_Map_FlatMap: Map[Upstream, UpstreamElement, Element] => FlatMap[UpstreamKeyword, View[UpstreamElement], Pure[View[Element]]]
given ToKeyword_Map_FlatMap: Map[Upstream, UpstreamElement, Element] => FlatMap[Upstream, UpstreamElement, Pure[View[Element]]]
given ToKeyword_WithFilter_FlatMap: WithFilter[Upstream, Element] => FlatMap[UpstreamKeyword, View[Element], Pure[View[Element]]]
given ToKeyword_WithFilter_FlatMap: WithFilter[Upstream, Element] => FlatMap[Upstream, Element, Pure[View[Element]]]