Methods
    
  
  
    
    Included Modules
    
  
  
    
    
    
    
    
    
      Class Public methods
      
        
            
              new(*enums)
            
            Link
          
          
          
            Creates a new SyncEnumerator which enumerates rows of given Enumerable objects.
Instance Public methods
      
        
            
              each()
            
            Link
          
          
          
            Enumerates rows of the Enumerable objects.
            
              length()
            
            Link
          
          
          
            Returns the number of enumerated Enumerable objects, i.e. the size of each row.
            
              size()
            
            Link
          
          
          
            Returns the number of enumerated Enumerable objects, i.e. the size of each row.