What is open recursion? Is it specific to OOP?
(I came across this term in this tweet by Daniel Spiewak.)
Open recursion allows to call another methods of object from within, through special variable like this or self.