Freedom to not have any vacations for years, freedom to not get medical aid, freedom to get fired over Twitter on a whim, freedom to get shot by the police, freedom to be subject to government surveillance, freedom to…
I absolutely agree, I was just adding the explanation for anyone unfamiliar with the syntax.
To add, I suspect that the Haskell type notation is not intuitive to people not familiar with it. For anyone wondering, (a -> b) -> f a -> f b means "A function taking a function from one type to another "(a -> b)" and…
I very much agree with part of your point, especially the novice-intermediate-expert part on jargon. I generally favor wording that is as simple as possible, but no simpler. Sometimes technical precision is important,…
Freedom to not have any vacations for years, freedom to not get medical aid, freedom to get fired over Twitter on a whim, freedom to get shot by the police, freedom to be subject to government surveillance, freedom to…
I absolutely agree, I was just adding the explanation for anyone unfamiliar with the syntax.
To add, I suspect that the Haskell type notation is not intuitive to people not familiar with it. For anyone wondering, (a -> b) -> f a -> f b means "A function taking a function from one type to another "(a -> b)" and…
I very much agree with part of your point, especially the novice-intermediate-expert part on jargon. I generally favor wording that is as simple as possible, but no simpler. Sometimes technical precision is important,…