SRFI 143: Fixnums

by John Cowan

status: final (2017-05-27)

keywords: Numbers, R7RS Large, R7RS Large: Tangerine Edition

library name: fixnums

Abstract

This SRFI describes arithmetic procedures applicable to a limited range of exact integers only. These procedures are semantically similar to the corresponding generic-arithmetic procedures, but allow more efficient implementations.