let
get_copy ra n =
if
n > ra.vlix
||
n < 0
then
invalid_arg
"get_copy"
else
Weak
.get_copy ra.ar n