R/slurp.R

Defines functions slurp

slurp <- function(fn, what) .Call(slurp_, fn, what)
s-u/mindex documentation built on May 28, 2019, 10:48 a.m.