isMap top-level constant

TypeMatcher<Map> const isMap

A matcher for Map.

Implementation

const isMap = TypeMatcher<Map>();