NAME

subr - return a subrange of an array

SYNOPSIS

arr.subr(s0,e0,...)

DESCRIPTION

return a subrange of an array

RETURN VALUE

enter return value here

ERRORS

enter exceptions thrown

EXAMPLE

    // this is an example

SEE ALSO

related