pradosoft / prado

Prado - Component Framework for PHP
Other
186 stars 70 forks source link

TMap (and TPriorityMap) need keyOf method for getting the key with the item #925

Closed belisoful closed 1 year ago

belisoful commented 1 year ago

TList has indexOf, but TMap needs an equivalent.