Mirrors morie.fast.is_jit_available() on the Python side.
Returns TRUE when the Rcpp .so was built and loaded; FALSE when
falling back to base-R implementations.
Value
A logical scalar: TRUE when the compiled Rcpp backend was
built and loaded, FALSE when falling back to base-R kernels.
Examples
morie_fast_available()
#> [1] TRUE