Detects whether the passed value is exclusively a Generator type.
value
Generator
Optional
An optionally passed value of any type.
A boolean value which indicates whether the tested value is exclusively a Generator type.
Detects whether the passed
valueis exclusively aGeneratortype.