8: Higher-Order Functions and Functional Programming - Abstraction and Design in Computation

preview_player
Показать описание
Chapter 8: Higher-order functions and functional programming - Abstraction and Design in Computation



Video by Brian Yu
Рекомендации по теме
Комментарии
Автор

Thanks for the video, this is an awesome tutorial. This is my first exposure to OCaml but at 14:16 you let the input to fold() be a f: int -> int -> int. I was wondering if it might make sense to use a Tuple here instead f: (int, int) -> int)?

benjaminmemisevic
welcome to shbcf.ru