Skip to content
Prev 62362 / 63424 Next

Is ALTREP "non-API"?

I'm just trying to understand the precise definition of the official API
here. So it's any function mentioned in R-exts, regardless of which section
it appears in?

Does this sentence imply that all functions starting with alloc* are part
of the official API?
those. There are quite a
them.

Generally, things in a file with "internal" in its name are internal.

Hadley