isMap()
True if maybeMap
is a Map.
isMap(maybeMap: unknown): boolean
Discussion
Also true for OrderedMaps.
© 2014–present, Lee Byron and other contributors
Licensed under the 3-clause BSD License.
https://immutable-js.com/docs/v4.0.0/isMap()/