Juvix.Builtin.V1.Maybe
Contents
builtin maybe type Maybe ASource#
Represents an optional value that may or may not be present. Provides a way to handle null or missing values in a type-safe manner.
Constructors