Given a value aValue, returns a boolean telling if the value is effectively an optional value.
aValue
the value considered
Given a value
aValue
, returns a boolean telling if the value is effectively an optional value.