Applies a function to transform the result of a task into a new task, allowing task results processing to be chained.
Function to apply to the result, creating a new task.
Task to flatmap.
Flatmapped task.
Applies a function to transform the result of a task into a new task, allowing task results processing to be chained.