Gets the closure of the given recursive function starting from a given root
the recursive closure of applying the given function on the given root
the given root to start the recursion from
whether to include the root in the closure results
the function to recurse with
Generated using TypeDoc
Gets the closure of the given recursive function starting from a given root
Returns
the recursive closure of applying the given function on the given root