I wonder if you could make a `TypeDef` which provi...
# haxe
p
I wonder if you could make a
TypeDef
which provides a
.toMapKey()
function - similar to build int
Iterable
. Then you could implement that for all the base types (
Int
,
EnumValue
,
String
)