17 Sep
                
                    2015
                
            
            
                17 Sep
                
                '15
                
            
            
            
        
    
                2:21 p.m.
            
        A number of types support some version of replication. Lists and vectors offer replicateM, while sequences have replicateA (the same thing, but generalized to Applicative). Is there, or should there be, a class for structures that support this operation?