Skip to content
Snippets Groups Projects
Commit eba7fd9d authored by gerd's avatar gerd
Browse files

Fix for RANDOM-NSET-EXCLUSIVE-OR test case. NSET-EXCLUSIVE-OR

	used to return different results than SET-EXCLUSIVE-OR, and its
	algorithm doesn't appear to be easily fixable.  Wait for someone
	who cares enough to fix the algorithm.

	* src/code/list.lisp (nset-exclusive-or): Implement in terms of
	SET-EXCLUSIVE-OR.
parent 897b08d2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment