Closed tbruyelle closed 10 years ago
As discussed in #143, it's better to attach the Unuse() function to the type, even if it doesn't use it, rather than a standalone function like before (programUnuse())
Unuse()
programUnuse()
As discussed in #143, it's better to attach the
Unuse()
function to the type, even if it doesn't use it, rather than a standalone function like before (programUnuse()
)