Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in referential-transparency

What is the most elegant way to deal with an external library with internal state using a function programming language?

Does return break referential transparency?

What to call OOP's equivalent of "referential transparency"?

"inject" progress logging/tracing in haskell computation?

Referential transparency with polymorphism in Haskell

Type inference interferes with referential transparency

Does Haskell have variables?

Are there any purely functional Schemes or Lisps?

Is Haskell truly pure (is any language that deals with input and output outside the system)?

Is Haskell really a purely functional language considering unsafePerformIO?

Purity vs Referential transparency

What is referential transparency?