Re: Ted Neward on anonymous generic methods
C#’s fanatic Ted Neward is amazed at how cool C#’s anonymous generic methods are. He then gives an example of a little program that filters some entries according to a critiria, using some generic…
Read the full articleYou might also wanna read
Proposal: Adding Generic Methods to the Go Programming Language
Proposal: Generic Methods for Go A change of view. Background For clarity, in the following we use the term concrete method (or just method
Benchmarking enum-to-string conversion: C++26 reflection vs traditional approaches
Article/tutorial on
Unconventional Type Casting Techniques in TypeScript
I saw a post by qntm and remembered I had a playground with a similar idea. I then expanded that playground into a (probably non-exhausti...
Exploring Python's __subclasshook__ and Pattern Matching Edge Cases
Let's make the CPython team regret adding pattern matching to Python!
Dynamic Borrow-Checking in a Toy Programming Language: Implementing Rust-like Memory Safety Without Static Types
This is a demo of a toy language with dynamic typing, inline values, stack allocation, interior pointers, single ownership, and a limited fo
Jane Street reconsiders formal methods after 25 years of skepticism
I’ve been telling people for the last 25 years that Jane Street as an organization was just not interested in formal methods.

Comments
Sign in to join the conversation.
No comments yet. Be the first.