Expand description
Known vctrs S3 generic names used to auto-insert @importFrom vctrs.
Independent of the vctrs feature flag โ users can write
#[miniextendr(s3(generic = "vec_proxy", class = "my_class"))] whether or
not the Vctrs derive is enabled.
Constantsยง
- VCTRS_
GENERICS ๐ - All vctrs-exported generics users might implement S3 methods for.
Functionsยง
- is_
vctrs_ ๐generic - Returns
trueifgenericis a vctrs generic that needs@importFrom vctrs.