On Jul 7, 2011, at 10:25 AM, Janko Thyson wrote:
On 07.07.2011 16:09, David Winsemius wrote:
On Jul 7, 2011, at 6:01 AM, Janko Thyson wrote:
Dear list,
In a function, I don't care if my input has class 'integer' or
'numeric', so I wanted to use 'inherits()' to control for that.
However
On 07.07.2011 16:09, David Winsemius wrote:
On Jul 7, 2011, at 6:01 AM, Janko Thyson wrote:
Dear list,
In a function, I don't care if my input has class 'integer' or
'numeric', so I wanted to use 'inherits()' to control for that.
However, this function tells me that an actual object of cla
On Jul 7, 2011, at 6:01 AM, Janko Thyson wrote:
Dear list,
In a function, I don't care if my input has class 'integer' or
'numeric', so I wanted to use 'inherits()' to control for that.
However, this function tells me that an actual object of class
'integer' does not inherit from class '
Dear list,
In a function, I don't care if my input has class 'integer' or
'numeric', so I wanted to use 'inherits()' to control for that.
However, this function tells me that an actual object of class 'integer'
does not inherit from class 'numeric'. The class def of 'integer' does
state 'num
4 matches
Mail list logo