MapExtension<K, V> extension

An extension which adds utilities for Maps of all types.

on

Methods

getAs<T>(K key) → T?
Returns the value for the given key after casting it to T?.