Threaded.isDaemon

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto isDaemon(bool v)
    class Threaded(F, A...)
    isDaemon
    (
    bool v
    )
    if (
    isCallable!F
    )
  2. auto isDaemon()

Meta