Implement standard type coercions · Issue #147 · tidyverse/purrr

map_int() should accept lgl or int map_dbl() should accept lgl, int or dbl map_chr() should accept lgl, int, dbl or chr