LetrecTypedBuilder<T>: ((tie: LetrecTypedTie<T>) => 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

Since 3.0.0