Тёмный

Vitaly Bragilevsky - The clear path to Haskell complexities 

Konfy
Подписаться 4 тыс.
Просмотров 3 тыс.
50% 1

Опубликовано:

 

29 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 3   
@EvanZamir
@EvanZamir 9 дней назад
It would probably be better if "Monad" in the Haskell sense was just named "Effect" or something along those lines.
@AlexRodriguez-gb9ez
@AlexRodriguez-gb9ez 3 месяца назад
It seems that in Haskell you have to learn several languages rather than just one, you have to see the program, the program written at the type level, the program written using tacit style, the program using the different type classes... Haskell the terminology is completely alien from all other languages and often deliberately misleading like return for wrapping into a monad instead of wrap, join instead of flatten, bind for >>=. Lets not add that names like semigroup, magma, monad, monoid, cartesian closed categories, kleisi arrow, profunctor, mean very little until you learn them. I have an idea of naming Haskell things by their "type/code" like afa for return/liftM0, aifafi for map/liftA, aiufafifu for zipWith/liftA2, =
@jpabloromero
@jpabloromero 3 года назад
Not sure I get the statement that there is no separation between interface and implementation in mathematics. On the contrary, most definitions in math are basically abstract interfaces + specifications (laws).
Далее
Microservices are Technical Debt
31:59
Просмотров 351 тыс.
Being Competent With Coding Is More Fun
11:13
Просмотров 82 тыс.
Coding Was HARD Until I Learned These 5 Things...
8:34
The power of lenses - Juhana Laurinharju
19:16
Просмотров 4,3 тыс.
The Amazing Return of the FORTRAN Programming Language!
10:09