analyze
analyze( map :: %{}, fun :: ([number()], Keyword.t() -> Keyword.t()), options :: Keyword.t() ) :: Keyword.t()
Walks a map structure while applying the function fun.
fun