[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: mathlib
- From: steve donovan <steve.j.donovan@...>
- Date: Tue, 8 Apr 2014 16:32:48 +0200
On Tue, Apr 8, 2014 at 4:18 PM, Coroutines <coroutines@gmail.com> wrote:
> string.len() asserts its 'self' is a string, # does not -- the only reason
> to consider *not* removing it -- same for math.pow() it asserts it is
> operating on numbers -- ^ does not
Good point sir. In fact, I haven't seen a compelling reason to
deprecate anything in the standard libraries.