Introduction to Learning Ocaml Part 2
Exploring Learning Ocaml Part 2 reveals several interesting facts. LIVE ON TWITCH: https://twitch.tv/ThePrimeagen Get in on Discord: https://discord.gg/ThePrimeagen Get in on Twitter: ...
Learning Ocaml Part 2 Comprehensive Overview
Learning Ocaml part 2 Syntax, semantics, idioms, libraries, tools. Textbook: https://cs3110.github.io/textbook. Expressions and values; the
Applying functions to arguments. Textbook: https://cs3110.github.io/textbook.
Summary & Highlights for Learning Ocaml Part 2
- Application of functions to "too few" of arguments, and syntactic sugar. Textbook: https://cs3110.github.io/textbook.
- More reasons you should
- Using `let` definitions to bind values to names. Textbook: https://cs3110.github.io/textbook.
- let` expressions Textbook: https://cs3110.github.io/textbook.
- if-then-else` expressions. Textbook: https://cs3110.github.io/textbook.
Stay tuned for more updates related to Learning Ocaml Part 2.