Explore >> Select a destination


You are here

ashishvegaraju.com
| | sunfishcode.github.io
3.8 parsecs away

Travel
| |
| | nikita-volkov.github.io
5.6 parsecs away

Travel
| | 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
3.1 parsecs away

Travel
| | 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
30.5 parsecs away

Travel
| No language changes but really nice additions.