Checks if value is classified as a Map object.
Note: This method is loosely based on ToLength.
- Lodash chained on (boolean): true if value is a map, else false.
See Implementation
Checks if value is classified as a Map object.
Note: This method is loosely based on ToLength.