yutannihilation / savvy

A simple R extension interface using Rust
https://yutannihilation.github.io/savvy/guide/
MIT License
72 stars 4 forks source link

Should `#[savvy]` macro keep the original function as it is? #190

Closed yutannihilation closed 6 months ago

yutannihilation commented 6 months ago

Currently the signature is changed to take savvy::SEXP, so it's a bit hard to test.