func<T>(arbitrary): Dependent<(…args) => T>
T
arbitrary
Dependent
args
• T
Arbitrary<T>
Arbitrary
Dependent<(…args) => T>