Closed cpennington closed 4 years ago
@excitedleigh: Any interest in this change?
Yep! Just haven't had a chance to look at it properly yet. As you might have noticed I'm actively paying more attention to Bridgekeeper now, so should be able to get to it soon.
Great!
So if you want this to land sooner, the only thing that's missing is tests. I can add them myself when I get to it, but if you're able to add some tests that verify the feature works as it should it's less work for me and I can hit merge sooner :)
I noticed that
~Attribute(...)
didn't work, because you hadn't implemented__invert__
. I also made stacking~
not build up a stack of objects.