Repeat a string a specified number of times and return the concatenated result.
Invoke a function n times and return an array of accumulated function return values.
Create a readable stream which always streams the same value.
Create an iterator which replicates each iterated value according to a provided function.
Create an iterator which replicates each iterated value a specified number of times.
A Nextflow pipeline for evaluating assembly quality