:: Re: [DNG] Functional Programming di…
Startseite
Nachricht löschen
Nachricht beantworten
Autor: karl
Datum:  
To: dng
Betreff: 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