Function on-completed

Package:

CL-GSERVER.FUTURE

Syntax:

  on-completed FUTURE COMPLETED-FUNresult

Arguments and Values:

Description:

Install an on-completion handler function on the given `future'. If the `future' is already complete then the `completed-fun' function is called immediately.