You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 13, 2026. It is now read-only.
Right now you can freely overwrite a preexistent closure in rules-js by simply providing the overwrite flag
Then when you invoke it directly you will exercise the modified behavior
However it won't affect preexistent higher order closures which are composed with
"the-closure-that-changed".