|
You are here |
asthasr.github.io | ||
| | | | |
programmingmadecomplicated.wordpress.com
|
|
| | | | | There are these things that, depending on your definition, many or all programming languages use: 'types'. There's also a rich mathematical study of types in Type Theory which, along with related disciplines, has many connections to logic and proof. Why? Often, they take the form of explicit 'annotations' to program artefacts, big and small. For... | |
| | | | |
mmhaskell.com
|
|
| | | | | ||
| | | | |
azdavis.net
|
|
| | | | | Various varieties of function in programming languages. | |
| | | | |
tech.preferred.jp
|
|
| | | Pattern matching on algebraic data types is a powerful technique to process a given input and many programming languages have adopted it in one way or | ||