# Generated by roxygen2: do not edit by hand

export(all_value_diffs)
export(assert_single_value)
export(assert_unique)
export(contents)
export(count_dupes)
export(count_values)
export(tblcompare)
export(value_diffs)
import(data.table)
import(rlang, except = c(':='))
importFrom(glue,glue)
importFrom(glue,glue_collapse)
importFrom(glue,glue_data)
importFrom(magrittr,"%>%")
importFrom(purrr,imap)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_int)
importFrom(purrr,quietly)
importFrom(stats,setNames)
importFrom(tidyselect,eval_select)
importFrom(utils,capture.output)
importFrom(utils,head)
