This is an early draft of proposals for the Orange Edition (numbers) of R7RS-large. For other dockets, see WG2Dockets.
Multidimensional generic arrays: SRFI 122.
Integer sets and bit vectors: IntegerSetsShinn supplemented with IntegerSetsCowan.
Enumerations with sets and maps: EnumsCowan
Extended rational numbers: ExtendedRationalsCowan (based on withdrawn SRFI 73).
Numeric vectors and/or numeric bytevectors: NumericVectorsCowan and/or BytevectorsCowan.
C-style structs: ByteStructuresTaylanub.
Descriptive statistics: TallyCowan.
Flonums and compnums: FlonumsCowan.
Fixnums: R6RS.
String to bytevector conversion: StringBytevectorConversionCowan
Integers as bit vectors: BitwiseCowan (refers to other proposals as well).
Random numbers: SRFI 27 plus AdvancedRandomGauche.
Prime numbers: PrimesGauche.