|
|
|
|
|
by instig007
539 days ago
|
|
The fact that you say that haskell has operators and that you look for a distinction in syntax for functions and reduced values in the expression-driven language would be enough to say that you opine too strongly about things you don't have a solid understanding of. The same applies to your critique of Nix. If you ever tried recursive overrides of declarative definitions in, as you recommended, a subset of Python, you'd never claim that Nix is a footgun-laden language. |
|
Oh you mean the things that look like operator, behave like operators, and are commonly referred to as operators by Haskell programmers - even in the Haskell Wiki? Those operators?
https://tech.fpcomplete.com/haskell/tutorial/operators/
https://github.com/haskellcats/haskell-operators
https://wiki.haskell.org/index.php?title=Infix_operator
What exactly do you think an operator is?