tests/testthat/helpers-fastmap.R

# Get the environment from a fastmap/fastqueue/faststack object, so we can
# access internal objects.
env <- function(x) {
  environment(x$as_list)
}
wch/fastmap documentation built on Nov. 9, 2023, 5:01 a.m.