Fun experiment of the morning: GOOPS functional setters
I wanted to be able to use GOOPS for its live hacking features but also its super nice generic methods system, while also keeping my code mostly functional.
Here's an attempt of adding functional setters to GOOPS. Seems to work!
David Thompson likes this.