@corefunc/corefunc
    Preparing search index...

    Function isGeneratorFunction

    • Parameters

      • value: any

        The value to check.

      Returns boolean

      True if the value is a GeneratorFunction, otherwise false.

      isGeneratorFunction

      Check whether a value is a GeneratorFunction.