Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
14.983 Beiträge
 
#1

The Either type for Delphi

  Alt 25. Jan 2015, 13:10
In a previous post I talked about the Maybe type that similar to the Nullable type allows you to handle values or the state of having no value in a functional approach.Today I show you another type that is common in functional programming - the Either type. It allows you to return 2 different ...

More...
  Mit Zitat antworten Zitat