top | item 34135344

(no title)

gpgn | 3 years ago

"pure" in the context of functional programming often means "without side effects", so writing a log file, interacting with a database and so on would also make the function not pure

discuss

order

culi|3 years ago

fair enough, thanks