then


Description:

public virtual Result<G> then (owned Func<Result<G>> func)

Runs the function with this result.

Parameters:

func

a function called

Returns:

the result