# Generated by roxygen2: do not edit by hand

export(and3)
export(anyOutside)
export(are_even)
export(as_integer_if_safe)
export(bench_system_time)
export(cumsum_reset)
export(do_pmax0)
export(do_pmaxC_dbl)
export(do_pmaxC_int)
export(do_pmaxIPint0)
export(do_pmaxIPnum0)
export(do_pmaxIntInt)
export(do_pmaxNumNum)
export(do_pminC)
export(do_pminV_dbl)
export(do_pminV_int)
export(helper)
export(is_constant)
export(isntConstant)
export(match_nrst_haversine)
export(or3)
export(pmax0)
export(pmax3)
export(pmaxC)
export(pmaxV)
export(pmin0)
export(pmin3)
export(pminC)
export(pminV)
export(poleInaccessibility2)
export(poleInaccessibility3)
export(range_rcpp)
export(squish)
export(sum_isna)
export(which3)
export(which_are_even)
export(which_first)
export(which_true_onwards)
export(xor2)
import(Rcpp)
import(data.table)
importFrom(hutils,AND)
importFrom(hutils,NOR)
importFrom(hutils,XOR)
importFrom(utils,hasName)
importFrom(utils,head)
useDynLib(hutilscpp, .registration=TRUE)
