Hacker News new | ask | show | jobs
by Sonata 4215 days ago
This is something which really excites me about Rust. Having constructs as fundamental as function application extensible via traits reminds me of Python's magic methods, but without the runtime overhead.