TypeFunction.incomplete

set or get if the return type or the default arguments are removed

  1. bool incomplete()
  2. void incomplete(bool v)
    class TypeFunction
    pure nothrow @safe @nogc
    void
    incomplete
    (
    bool v
    )
Suggestion Box / Bug Report