Function callable_bound

  • Similar to callable but additionally binds the result to itself.

    Parameters

    • obj: any
    • call: any

    Returns any

Generated using TypeDoc