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

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