[][src]Function adapton::catalog::collections::map_find

pub fn map_find<Dom, Cod, M: MapElim<Dom, Cod>>(map: &M, d: &Dom) -> Option<Cod>