This function enables the repeated insertion of a specified value into a sequence. It ensures that Seq.skip will never throw an exception by always ensuring it never skips more elements than remain in the sequence.
1 people like thisPosted: 7 years ago by Hugh Gleaves