NAME

take - return the prefix of an array

SYNOPSIS

arr.take(num)

DESCRIPTION

return the prefix of an array

RETURN VALUE

enter return value here

ERRORS

enter exceptions thrown

EXAMPLE

    // this is an example

SEE ALSO

related