IMPORTANT!
The traditional clean compiler is no longer available. And thus, almost rendering this course obsolete. However, I had plans to create a real professional level course and publish it somewhere. And there is no better time than now. Please, join me on Gumroad.
NEW COURSE ON GUMROAD:
https://mohido.gumroad.com/
This is the 3rd video of the Clean Programming Language series. We try to investigate the legends of function signatures!
Restricting a function access to certain types, is a powerful concept that strictly typed languages have in common (such as Java, C++, Clean...). This allows other developers to NOT miss-use the functions. Also, it allows the pre-catching of bugs before you face it at run-time (production).
Ambient Music:
Intro: ""You Had To Be - E's Jammy Jams"
Outro: "Forest Lullabye - Asher Fulero"
#clean #functional_programming #clean_programming_language