toggle

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T toggle(S value)
    T
    toggle
    (
    T
    S
    )
    ()
    if (
    isBoolean!S
    )
  2. T toggle(S value, T defValue, T zeroValue)

Meta