I don't have a strong opinion about this issue, but here is why *Just* makes sense to me:
Say that you have the type *Maybe Int*. A value of this type can be *Nothing*, or it can be, for example, *Just* 42. It cannot be *Error* 42 or *Person* 42, it can be *just* 42. On Wednesday, November 23, 2016 at 7:06:14 PM UTC+1, Daniel Walker wrote: > > :) > > On Wednesday, November 23, 2016 at 10:59:24 AM UTC-7, Rex van der Spuy > wrote: >> >> >> >> On Wednesday, November 23, 2016 at 12:15:50 PM UTC-5, Daniel Walker wrote: >>> >>> My opinion on this isn't nothing, it's just that just makes the most >>> sense. >>> >> >> Maybe. >> >> > -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
