mirror of
https://github.com/janet-lang/janet
synced 2024-11-16 21:54:48 +00:00
6b95326d7c
remove some complexity and unexpected behavior around numbers in general as all numbers are the same number type, IEEE 754 double precision numbers. Also update examples and tests, some of which were out of date. Some more testing may be needed for new changes to numbers. |
||
---|---|---|
.. | ||
3sum.janet | ||
assembly.janet | ||
colors.janet | ||
error.janet | ||
fizzbuzz.janet | ||
hello.janet | ||
lazyseqs.janet | ||
life.janet | ||
maxtriangle.janet | ||
primes.janet |