hemanth / functional-programming-jargon

Jargon from the functional programming world in simple terms!
http://git.io/fp-jargons
MIT License
18.58k stars 1.02k forks source link

Made an accurate translation Russian #212

Closed thinkjazz closed 2 years ago

thinkjazz commented 2 years ago

Made an accurate translation in Russian can also do in Ukrainian, if necessary

Masynchin commented 2 years ago

Зачем круглики поменяны на тире?

- `f • (g • h)` is the same as `(f • g) • h`
+ `f - (g - h)` то же самое, что `(f - g) - h`
thinkjazz commented 2 years ago

Наверное, потерял при ctrl+c \ ctrl+v

hemanth commented 2 years ago

This should be an independent file or repo, we can't overwrite the default readme.

thinkjazz commented 1 year ago
то же самое

Пыщь) добрался исправил

thinkjazz commented 1 year ago

This should be an independent file or repo, we can't overwrite the default readme.

I fixed some typos and make ref to russian haskell translation Here translation your document https://github.com/thinkjazz/functional-programming-jargon/blob/master/readme.md