Elm includes a data type called Maybe
which is useful for working with values that may, or may not exist. This lesson shows a simple case where maybe types are encountered, and how to make them useful.
A Community Resource means that it’s free to access for all. The instructor of this lesson requested it to be open to the public.