:: Re: [DNG] Functional Programming di…
Etusivu
Poista viesti
Vastaa
Lähettäjä: karl
Päiväys:  
Vastaanottaja: dng
Aihe: 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