Hacker News new | ask | show | jobs
by eterps 272 days ago
Ada, Nim, Pascal. I think C++ also offers it with a specific syntax.

Rust also offers it, but you need to specify it on the call side as well.

1 comments

Fortran can do "in out" arguments to subroutines also.