Hi, A few of my patches keep getting silently overridden, I assume because the original definition is reevaluated by native compilation. Using advice as suggested in #60 would be one way to fix this, perhaps.
Hi,
A few of my patches keep getting silently overridden, I assume because the original definition is reevaluated by native compilation.
Using advice as suggested in #60 would be one way to fix this, perhaps.