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

    Parameters

    • anOption: Option<any>

      the optional value considered

    Returns boolean

    • if anOption is not empty