(no title)
taolson | 5 months ago
Although in the original Smalltalk-80, blocks were not full closures, so it didn't support all the things you would expect to be able to do with a lambda.
taolson | 5 months ago
Although in the original Smalltalk-80, blocks were not full closures, so it didn't support all the things you would expect to be able to do with a lambda.
igouy|5 months ago
https://wirfs-brock.com/allen/things/smalltalk-things/effici...