Max, I'm planning to remove the infix operators to fit better with the design guidelines. Are you using these, or do you have any reason they should be kept?
I'm fine with it, just make sure we don't lose anything in the api. I think the only thing that will need to be added is testEqual : a -> a -> Test as a replacement for ~=?
Max, I'm planning to remove the infix operators to fit better with the design guidelines. Are you using these, or do you have any reason they should be kept?