FuncType - v0.16.0
    Preparing search index...

    Function isDoCapable

    • Helper function to check if a value implements the Doable interface

      Type Parameters

      • T

      Parameters

      • value: unknown

        Value to check

      Returns value is Doable<T>

      True if the value implements Doable