:: Re: [DNG] Functional Programming di…
Forside
Slet denne besked
Besvar denne besked
Skribent: karl
Dato:  
Til: dng
Emne: Re: [DNG] Functional Programming discussion 1/8/2025 7pm Eastern Standard time
Steve Litt:
...
> Here are some of the benefits articulated by Functional Programming
> fans:
>
> * No side effects

...

All printed output like (display "hello world\n") will have side effects,
well, that's the reason d'etre for printouts.

Regards,
/Karl Hammar