Language

Package: r-triebeard @ 0.3.0

Synopsis

Radix trees in Rcpp

Description

Radix trees, or tries, are key-value data structures optimized for efficient lookups, similar in purpose to hash tables. This package provides an implementation of radix trees for use in R programming and in developing packages with Rcpp.

Home page
https://github.com/Ironholds/triebeard/
Location
gnu/packages/cran.scm (line: 14933, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings