Since we have adopted Rcpp to help with binary ISM ops, we could update the rest of the C code to use the Rcpp api. This would reduce the raw lines of code, help reduce the meaningless C boilerplate, and improve readability.
I would also like to introduce doxygen comments in the C code even if we are not using it to produce external docs.
Since we have adopted Rcpp to help with binary ISM ops, we could update the rest of the C code to use the Rcpp api. This would reduce the raw lines of code, help reduce the meaningless C boilerplate, and improve readability.
I would also like to introduce doxygen comments in the C code even if we are not using it to produce external docs.