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

Loosely typed type for the builder function passed to letrec. You may want also want to use its strongly typed version LetrecTypedBuilder.

Type Parameters

  • T

Type declaration

Remarks

Since 3.0.0