File: triebeard.Rd

package info (click to toggle)
r-cran-triebeard 0.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 392 kB
  • sloc: cpp: 1,095; sh: 13; makefile: 2; ansic: 1
file content (11 lines) | stat: -rw-r--r-- 346 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/triebeard.R
\docType{package}
\name{triebeard}
\alias{triebeard}
\alias{triebeard-package}
\title{Radix trees in Rcpp}
\description{
This package provides access to Radix tree (or "trie") structures in Rcpp. At
a later date it will hopefully provide them in R, too.
}