Type Definition edn::entities::MapNotation [] [src]

type MapNotation<V> = BTreeMap<EntidOrIdent, ValuePlace<V>>;