Module extendr_api::scalar

source ยท

Modulesยง

Structsยง

  • Rbool is a wrapper for i32 in the context of an Rโ€™s logical vector.
  • Rcplx is a wrapper for f64 in the context of an Rโ€™s complex vector.
  • Rfloat is a wrapper for f64 in the context of an Rโ€™s integer vector.
  • Rint is a wrapper for i32 in the context of an Rโ€™s integer vector.

Traitsยง

Type Aliasesยง