• Checks if the type of value is a symbol.

    Parameters

    • value: any

      Value to be checked.

    Returns value is symbol

    True if the value is a symbol, false otherwise.