Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Nat to string

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Nat to string


Chronological Thread 
  • From: t x <txrev319 AT gmail.com>
  • To: Marcus Ramos <mvmramos AT gmail.com>
  • Cc: coq-club <coq-club AT inria.fr>
  • Subject: Re: [Coq-Club] Nat to string
  • Date: Wed, 28 Aug 2013 17:27:53 +0000

https://gist.github.com/anonymous/02c778347f2012ba6e1b

works up to numbers of 4 digits before stack overflow; perhaps Z would have been a better choice :-)


On Wed, Aug 28, 2013 at 4:31 PM, Marcus Ramos <mvmramos AT gmail.com> wrote:
Hi,

Is there an easy way to convert nat to string?

Thanks in advance,
Marcus.




Archive powered by MHonArc 2.6.18.

Top of Page