repeat package:rio

repeat x is an infinite ByteString, with x the value of every element.
repeat x is an infinite list, with x the value of every element.
repeat x returns a constant stream, where all elements are equal to x.
repeat x is an infinite Text, with x the value of every element.