|
You are here |
ashishvegaraju.com | ||
| | | | |
sunfishcode.github.io
|
|
| | | | | ||
| | | | |
nikita-volkov.github.io
|
|
| | | | | Today I'm announcing the "compound-types" library. This library provides first-class multi-arity product- and sum-types and neat type-level utilities for their composition. The solution is quite simple and doesn't require the advanced proficiency in the language to be applied in practice. | |
| | | | |
danielpecos.com
|
|
| | | | | Purpose of this post is to providea glimpse of the new features included in Java 8 that shiftthis language towards a more Functional Programming paradigm. But before, let's define what we understand for Functional Programming (FP). Functional programming key characteristics include: Higher Order Functions Pure Functions and Immutability Tail Call Recursion Higher Order Functions for a FP language means that functions are considered first class citizens, allowing the programmer to use them as any other value the language defines, for example, a Function value: | |
| | | | |
mariocarrion.com
|
|
| | | No language changes but really nice additions. | ||