LetrecValue: { [K in keyof T]: Arbitrary<T[K]> }

Type of the value produced by letrec

Type Parameters

  • T

Since 3.0.0