Data.Maybe

Summary

Types

t :: %Data.Maybe{just: term, nothing: boolean}

Functions

just(v)
nothing()