Soft adoption of abstract/final pattern #1715
ricardoV94
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://docs.kidger.site/equinox/pattern/
This actually comes up in a lot of places during rewrites, where subclassing Ops we also instantiate means we sometimes get "false positives", we identify a pattern that shouldn't actually be applied to a subclass of another Op.
Beta Was this translation helpful? Give feedback.
All reactions