sure you can do:
    
    
    when not supportsCopyMem(T):
        for i in 0..<x.len: `=destroy`(x[i])
    
    
    Run

but maybe its not correct for clear, (hasn't investigated yet)

Reply via email to