Error not callable with argument types but types matches
    Adam D. Ruppe via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Sat Nov  7 09:26:58 PST 2015
    
    
  
Are you sure it is the same Noise on both sides? Two separate 
imports might define different interfaces with the same name and 
that could be what's causing the confusion here.
    
    
More information about the Digitalmars-d-learn
mailing list