# Generated by roxygen2: do not edit by hand

S3method(print,fast_ranges_index)
S3method(print,fast_ranges_iter)
export(fast_anti_overlap_join)
export(fast_build_index)
export(fast_cluster_overlaps)
export(fast_count_overlaps)
export(fast_count_overlaps_by_group)
export(fast_coverage)
export(fast_default_threads)
export(fast_disjoin)
export(fast_distance_to_nearest)
export(fast_find_overlaps)
export(fast_find_overlaps_iter)
export(fast_follow)
export(fast_gaps)
export(fast_index_stats)
export(fast_inner_overlap_join)
export(fast_iter_collect)
export(fast_iter_has_next)
export(fast_iter_next)
export(fast_iter_reset)
export(fast_left_overlap_join)
export(fast_load_index)
export(fast_nearest)
export(fast_overlap_aggregate)
export(fast_overlap_join)
export(fast_overlaps_any)
export(fast_precede)
export(fast_range_intersect)
export(fast_range_setdiff)
export(fast_range_union)
export(fast_reduce)
export(fast_save_index)
export(fast_self_overlaps)
export(fast_semi_overlap_join)
export(fast_tile_coverage)
export(fast_window_count_overlaps)
importFrom(Rcpp,evalCpp)
useDynLib(fastRanges, .registration = TRUE)
