654
functions (lemmy.ml)

cross-posted from: https://lemmy.ml/post/39334581

you are viewing a single comment's thread
view the rest of the comments
[-] olafurp@lemmy.world 1 points 2 months ago

Turns out you can, by using () instead of {} in the function declaration you can run the function in a subshell where changes to variables are scoped to the subshell and functions are local.

[-] Laser@feddit.org 1 points 2 months ago

That doesn't help you if you want to get the result of something that happened in the function without capturing stdout, does it?

this post was submitted on 22 Nov 2025
654 points (98.7% liked)

Programmer Humor

28720 readers
1761 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS