MapLike

typealias MapLike = Any(source)

Type alias for Any but with a better description what is expected at runtime, i.e. a type which can be converted to a Map.