map

fun BindableDeclaration.map(    name: String,     keyType: INonNullableScalar,     valueType: INonNullable): Member.Reactive.Stateful.Map
fun Declaration.map(    name: String,     keyType: INonNullableScalar,     valueType: INonNullable): Nothing
fun Interface.map(    name: String,     keyType: INonNullableScalar,     valueType: INonNullable): Nothing