Skip to main content
check_list_shape
miniextendr_
api
0.1.0
In miniextendr_
api::
from_
r::
tuples
miniextendr_api
::
from_r
::
tuples
Function
check_
list_
shape
Copy item path
Source
fn check_list_shape( sexp:
SEXP
, expected_len:
usize
, len:
usize
, ) ->
Result
<
()
,
SexpError
>