 
      
    | You are here | janet.guide | ||
| | | | | batsov.com | |
| | | | | Ruby 3.1 was recently released and it features one major syntax addition - you can now omit values in hash literals and keyword arguments in certain cases.1 The release notes give the following examples: The feature is officially named "hash value omission". It's also known as "hash punning" after the similar "object punning" in JavaScript.? | |
| | | | | weblog.raganwald.com | |
| | | | | ||
| | | | | hookrace.net | |
| | | | | ||
| | | | | www.ryanliptak.com | |
| | | An introduction to a recent addition to Zig's standard library that allows for checking that any allocation failures are handled without introducing memory leaks, etc. | ||