A lazy TypeGuard that defers evaluation until needed.
TypeGuard
Returned by isLazy.
isLazy
The type to guard
Returns the underlying type guard (forces evaluation if not already done)
A lazy
TypeGuardthat defers evaluation until needed.Returned by
isLazy.