Use Case
用例
The use case is to convert an array of objects into a hash map based on string or function provided to evaluate and use as key in hashmap and value as object itself. Common case of using this is converting an array of objects into a hash map of objects.The use case is to convert an a