fitermay
06/05/2023, 5:26 PMYoussef Shoaib [MOD]
06/05/2023, 7:04 PMfun <K: Command, V: Processor<K>> myMap(): Map<K, V>
fitermay
06/05/2023, 7:42 PM<E:K,R: Processor<E>> get(key:E): R
fitermay
06/05/2023, 7:45 PM<E:K, R: Processor<E>> put(k:E, v:R)
Youssef Shoaib [MOD]
06/05/2023, 7:46 PM