Hacker News new | ask | show | jobs
by OnlyMortal 707 days ago
As an Obj-C guy, if I declare a method as input only and no return, it can run async in the run loop.

I assume Smalltalk can do the same?