unfold


Description:

public static Iterator<A> unfold<A> (owned UnfoldFunc<A> f, owned Lazy<G>? current = null)