Hacker News new | ask | show | jobs
by atom_arranger 1829 days ago
I like Nim’s “missing postfix syntax”. You can get the feel of OOP when calling procedures without really using OOP.

https://nim-lang.org/docs/manual.html#procedures-method-call...