giles
45ec553519
spec: numeric tower primitives — integer?/float? predicates, contagion docs
Add integer? and float? to spec/primitives.sx predicates section.
Update number? doc and body (or-guard for integer? type).
Update / :returns to "float" (always inexact).
Update floor/ceil/truncate :returns to "integer", improve docs.
Update round doc (returns integer at ndigits=0).
Update exact?/inexact?/exact->inexact/inexact->exact docs and returns.
Update +/-/* docs to document float contagion rule.
Fix double-paren :params on truncate/exact?/inexact?/exact->inexact/inexact->exact.
4874 passed, 394 failed (baseline unchanged).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-26 12:31:01 +00:00
..
2026-04-26 12:10:50 +00:00
2026-04-03 21:48:54 +00:00
2026-03-26 14:26:31 +00:00
2026-04-17 12:53:09 +00:00
2026-04-03 21:48:54 +00:00
2026-04-01 23:53:38 +00:00
2026-04-26 12:31:01 +00:00
2026-04-03 21:48:54 +00:00
2026-04-11 12:49:57 +00:00
2026-03-15 01:42:19 +00:00