Skip to main content

install_int

Function install_int 

Source
pub unsafe fn install_int<T: AltInteger>(cls: R_altrep_class_t)
Expand description

Install integer-specific methods.

ยงSafety

Must be called during R initialization with a valid ALTREP class handle.