# Generated by roxygen2: do not edit by hand

S3method(head,pkgmatch)
S3method(print,pkgmatch)
export(generate_pkgmatch_example_data)
export(pkgmatch_bm25)
export(pkgmatch_bm25_fn_calls)
export(pkgmatch_browse)
export(pkgmatch_load_data)
export(pkgmatch_similar_fns)
export(pkgmatch_similar_pkgs)
export(pkgmatch_treesitter_fn_tags)
export(pkgmatch_update_cache)
export(pkgmatch_update_data)
importFrom(Rcpp,sourceCpp)
importFrom(memoise,memoise)
importFrom(utils,head)
useDynLib(pkgmatch, .registration = TRUE)
