FuncType - v0.8.64
    Preparing search index...

    Type Alias TaskResult<T>

    TaskResult: Either<Throwable, T> & TaskInfo

    Type Parameters

    • T