﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1462	srfi-4 unit should support s64 and u64 vectors in Chicken 5	johnwcowan		SRFI 4 has four sizes of integer vectors, 8-bit, 16-bit, 32-bit, and 64-bit vectors in signed and unsigned flavors.  Currently, there is no support for 64-bit vectors anywhere in Chicken 4, even if the numbers egg is loaded.  With native bignums, supporting s64vectors and u64vectors is straightforward and should be provided.	defect	closed	major	5.0	core libraries	4.13.0	worksforme	srfi-4		easy
