Field.numeric

Returns whether the field is numeric only.

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

Meta