Field.numericOnly

Returns whether the field is numeric only.

  1. bool numericOnly [@property getter]
    struct Field
    @property @nogc @safe pure nothrow const
    bool
    numericOnly
    ()
  2. bool numericOnly [@property setter]

Meta