NAME

replicate - replicate elements of an array based on a key

SYNOPSIS

arr.replicate(key)

DESCRIPTION

replicate elements of an array based on a key

RETURN VALUE

enter return value here

ERRORS

enter exceptions thrown

EXAMPLE

    // this is an example

SEE ALSO

related