@w5s/taskInterfacesTaskLikeSur cette pageTaskLike <Value, Error>A Task interface that represents a lazy computation that will be evaluated later. The result of the computation is a @w5s/core!Result A task is also cancelable and can run other subtasksHierarchyTaskLikeTaskIndex Properties[run]Properties readonly[run][run]: TaskFunction<Value, Error>A callback with side effects
A Task interface that represents a lazy computation that will be evaluated later. The result of the computation is a @w5s/core!Result A task is also cancelable and can run other subtasks