ABIMap

object ABIMap
Companion:
class
trait Product
trait Mirror
class Object
trait Matchable
class Any
ABIMap.type

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror

Givens

Givens

given given_ConvertFromScala_Map_ABIMap[K1, K2, V1, V2](using keyConvert: ConvertFromScala[K1, K2], valueConvert: ConvertFromScala[V1, V2]): ConvertFromScala[Map[K1, V1], ABIMap[K2, V2]]