TOptics

object TOptics
class Object
trait Matchable
class Any

Value members

Concrete methods

def key[K, V](k: K): Optional[TMap[K, V], V]

An optic that accesses the value at the specified key in a TMap.

An optic that accesses the value at the specified key in a TMap.