[HN Gopher] Lambdas, Nested Functions, and Blocks
       ___________________________________________________________________
        
       Lambdas, Nested Functions, and Blocks
        
       Author : zaikunzhang
       Score  : 12 points
       Date   : 2025-08-11 23:31 UTC (2 days ago)
        
 (HTM) web link (thephd.dev)
 (TXT) w3m dump (thephd.dev)
        
       | remexre wrote:
       | Are there any implementations of this lambdas proposal on top of
       | any production-quality compilers? Or are there some updates on
       | how this is doing in committee?
        
       | PaulHoule wrote:
       | I always thought that if you wanted variables to be able to
       | escape the function they were defined in you have to allocate
       | them on the heap and then you need some kind of garbage
       | collection.
        
       ___________________________________________________________________
       (page generated 2025-08-14 23:00 UTC)