alloy.Nullable
See theNullable companion object
Use this trait to mark some field as nullable. This is to make a distinction between an optional field that is missing and one that's explicitly set to null.
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article