Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [golo-dev] Option type as a standard Golo Type ?

That’s a good question.

On one hand we could provide such monads, on the other hand java.util has Optional in JDK8.

So that’s a good debate to have ;-)

- Julien

> On 02 Jan 2016, at 10:51, Philippe Charrière <ph.charriere@xxxxxxxxx> wrote:
> 
> Hi!
> A little question, why not to provide Option type directly in Golo ? (rather than as a simple example)
> _______________________________________________
> golo-dev mailing list
> golo-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/golo-dev



Back to the top