1000 factori -> emtpy completion?
May 24, 2013
6:31 a.m.
This is strange that when I type factori I get an empty completion. Stef
May 24, 2013
7:15 a.m.
On 24 May 2013, at 08:31, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
This is strange that when I type factori I get an empty completion.
Stef
That's because it is computing the answer in the background ;-) No seriously, it seems to think the type of the receiver is Number, not Integer, and #factorial is defined on Integer. Sven
4816
Age (days ago)
4816
Last active (days ago)
1 comments
2 participants
participants (2)
-
Stéphane Ducasse -
Sven Van Caekenberghe