TypeFunction.isreturninferred

set or get if the function has the return attribute inferred

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