Type Definition madato::types::TableRow[][src]

type TableRow<K, V> = LinkedHashMap<K, V>;