On Mon, Feb 19, 2018 at 5:58 AM, Sylvain MARIE <sylvain.ma...@schneider-electric.com <mailto:sylvain.ma...@schneider-electric.com>> wrote:

    By the way, is there a reason for the name "Integral" (algebraic
    theory) instead of "Integer" (computer science) ? Would it be
    practically feasible to add "Integer" as an alias to "Integral" in
    the numbers package ?

Possibly inspired by Haskell, which has Integral (a type class, sort of
like an abstract type) and also Integer and Int (which are concrete types).

--
Greg
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to