List Question
20 TechQA 2024-03-02T23:39:16.887000How can passing the `IO ()` to `main` be considered pure?
102 views
Asked by user129393192
Pure functional way of creating a std::optional counterpart
60 views
Asked by linus
Angular Change Detection and array.includes
112 views
Asked by DBK
Can I make a pure Haskell function wait for 2 seconds?
167 views
Asked by halloleo
How pure should a function be when writing in React?
443 views
Asked by Lucas
How to implement db capability approach with pure functions in F#?
77 views
Asked by XaLVa
Functions that have no effect on global state
77 views
Asked by rwallace
Getting I/O in a functional program
113 views
Asked by skiboy108
why react UI Frameworks not use memo or PureComponent by defaults
37 views
Asked by user20058553
Member method calls virtual method with same name but different signature
71 views
Asked by flonk
Is my usage of useEffect to generate array correct here?
74 views
Asked by Htet Oo Wai Yan
gcc 12 suggesting to add the "pure" attribute
335 views
Asked by alfC
what are some potential dependencies or needs in pure functions?
1.9k views
Asked by user19118861
Can a React usestate update be nested in another useState functional update?
478 views
Asked by 1man
Terser: Annotate function as always pure (and what does it mean)
527 views
Asked by Peter Gerdes
Can Javascript Class methods still be considered "pure", if they call other "pure" class methods?
210 views
Asked by Han Che
Will it be possible in the foreseeable future to enforce purity/referential transparency in C++?
62 views
Asked by Enlico
How to skip unnecessary IOs in pure functions?
206 views
Asked by CopperCash
Updating an object with Entity Framework using Pure Functions
219 views
Asked by Ashley