leastfixedpoint

Archived tweet #9415 from the @leastfixedpoint Twitter Archive
@ra Not generally, no. Smalltalk doesn't have a `new` keyword. (It does have a convention of sending a `new` message to a class object to construct an instance of that class, though.)