LetrecTypedBuilder<T>: ((tie) => LetrecValue<T>)

Strongly typed type for the builder function passed to letrec. You may want also want to use its loosely typed version LetrecLooselyTypedBuilder.

Type Parameters

  • T

Type declaration

Remarks

Since 3.0.0