NAME

drop - return the suffix of an array

SYNOPSIS

arr.drop(num)

DESCRIPTION

return the suffix of an array

RETURN VALUE

enter return value here

ERRORS

enter exceptions thrown

EXAMPLE

    // this is an example

SEE ALSO

related