Uses of Class
de.xima.fc.common.data.algebraic.OneOfN.None
Packages that use OneOfN.None
-
Uses of OneOfN.None in de.xima.fc.common.data.algebraic
Methods in de.xima.fc.common.data.algebraic that return OneOfN.NoneModifier and TypeMethodDescriptionstatic OneOfN.NoneOneOfN.None.instance()OneOfN.None.map()Maps this sum type to another sum type by invoking the mapping function for the matching case with the value of this sum type and returning the result.