cpp11
cpp11 copied to clipboard
ordered and unordered C++ maps are converted to R lists - replaces #437
This PR converts ordered and unordered C++ maps to R lists and replaces https://github.com/r-lib/cpp11/pull/437.