• Join an Array using a string separator, first filtering out any parts which return a false-y value

    Parameters

    • sep: string

      The separator string

    Returns string

    The joined string, filtered of any false values