Show HN: Flux, a mid-level systems OOP language

2 kvthweatt 1 7/27/2025, 6:24:25 PM github.com ↗

Comments (1)

the_hoser · 3h ago

    (void)this.ptr;  // Explicit deallocation, very readable
Except it's not very readable? That appears to be the same syntax used for casting.