LetrecTypedBuilder: (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

Type declaration

Since 3.0.0