top | item 40964616

(no title)

sbensu | 1 year ago

It is certainly possible and that is how most of these visual languages do it. But is that how _you_ want to program that logic?

discuss

order

baruz|1 year ago

That’s how Smalltalk does it. I believe Scheme family languages do it that way, use a generator and then filter and select. Self as well.