Commit b566017
Remove check for primitive/builtin in
* remove check for pimitives/builtin in ´as_mapper.default()´ to improve performance
change test to reflect
Fixes #1088
* Update tests/testthat/test-map-mapper.R
Co-authored-by: Hadley Wickham <hadley@posit.co>
* remove indentation
* add NEWS bullet and update test
* Edit news item and add comment to test
---------
Co-authored-by: Jacob Bjerre <jabj@jyskebank.dk>
Co-authored-by: Hadley Wickham <hadley@posit.co>
Co-authored-by: shikokuchuo <53399081+shikokuchuo@users.noreply.github.com>as_mapper.default() to improve performance (#1218)1 parent 820bd0c commit b566017
3 files changed
+4
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
| 46 | + | |
58 | 47 | | |
59 | 48 | | |
60 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments