Is there a pre-existing data structure for creatin...
# random
f
Is there a pre-existing data structure for creating a map of K[T] to V[T]. For example, I want a map of where the key is E extends Command, and value has to be Processor<E>