# Generated by roxygen2: do not edit by hand

S3method(format,iv)
S3method(format,nested_integer_iv)
S3method(iv_format,Date)
S3method(iv_format,POSIXt)
S3method(iv_format,character)
S3method(iv_format,data.frame)
S3method(iv_format,default)
S3method(iv_format,difftime)
S3method(iv_format,double)
S3method(iv_format,factor)
S3method(iv_format,integer)
S3method(iv_format,integer64)
S3method(iv_format,logical)
S3method(iv_proxy,default)
S3method(iv_proxy,iv)
S3method(iv_proxy,nested_integer_iv)
S3method(iv_restore,default)
S3method(iv_restore,iv)
S3method(iv_restore,nested_integer_iv)
S3method(vec_cast,iv.iv)
S3method(vec_cast,nested_integer_iv.nested_integer_iv)
S3method(vec_ptype2,iv.iv)
S3method(vec_ptype2,nested_integer_iv.nested_integer_iv)
S3method(vec_ptype_abbr,iv)
S3method(vec_ptype_full,iv)
S3method(vec_ptype_full,nested_integer_iv)
S3method(vec_restore,iv)
export(is_iv)
export(iv)
export(iv_align)
export(iv_between)
export(iv_complement)
export(iv_count_between)
export(iv_count_follows)
export(iv_count_overlaps)
export(iv_count_precedes)
export(iv_count_relates)
export(iv_difference)
export(iv_end)
export(iv_follows)
export(iv_format)
export(iv_groups)
export(iv_identify_group)
export(iv_identify_splits)
export(iv_intersect)
export(iv_locate_between)
export(iv_locate_follows)
export(iv_locate_groups)
export(iv_locate_overlaps)
export(iv_locate_precedes)
export(iv_locate_relates)
export(iv_locate_splits)
export(iv_overlaps)
export(iv_pairs)
export(iv_pairwise_between)
export(iv_pairwise_complement)
export(iv_pairwise_difference)
export(iv_pairwise_follows)
export(iv_pairwise_intersect)
export(iv_pairwise_overlaps)
export(iv_pairwise_precedes)
export(iv_pairwise_relates)
export(iv_pairwise_span)
export(iv_pairwise_symmetric_difference)
export(iv_pairwise_union)
export(iv_precedes)
export(iv_proxy)
export(iv_relates)
export(iv_restore)
export(iv_splits)
export(iv_start)
export(iv_symmetric_difference)
export(iv_union)
export(new_iv)
import(rlang)
import(vctrs)
importFrom(glue,glue)
importFrom(glue,glue_collapse)
