|
|
|
|
|
by solomonb
684 days ago
|
|
A lot of people mistake Purity as a language feature for meaning a more pure functional language. What makes a language functional is that their basic unit of abstraction is functions, not whether they isolate IO effects by default. |
|