Function iswitch

  • Return an instance of the Switch class.

    Returns

    Type Parameters

    • Compare

    • Return

    Parameters

    • compare: Compare

      Value to compare cases to

    Returns Switch<Compare, Return>

Generated using TypeDoc