Dict

typealias Dict<T> = Record<String, T>(source)