:: Re: [DNG] Functional Programming di…
Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: karl
Fecha:  
A: dng
Asunto: 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