nix-output-monitor
nix-output-monitor copied to clipboard
Get rid of weird custom operators
I have been playing around with operators like in https://hackage.haskell.org/package/flow they can be found in NOM.Util
I like them, but the pointless style they encourage is not very readable. Also custom operators are super annoying for new people reading the code.