OptionalValueExtensions
Namespace: Deedle
Extension methods for working with optional values from C#. These make
it easier to provide default values and convert optional values to
Nullable
(when the contained value is value type)
Namespace: Deedle
Extension methods for working with optional values from C#. These make
it easier to provide default values and convert optional values to
Nullable
(when the contained value is value type)