scalar

Pull the value out of an R object holding one int value.

Examples

int x = rx.scalar!int;

Meta