Given an optional value anOption, returns a boolean telling if the value contains something.
anOption
the optional value considered
Given an optional value
anOption
, returns a boolean telling if the value contains something.