promise

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto promise(Parameters!f args)
  2. auto promise()
    promise
    ()
    ()
    if (
    is(Parameters!f[0] == delegate)
    )

Meta