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

Speed up the type system.

	* src/code/type.lisp (*ctype-arrays*): New variable.
	(with-types-array): New macro.
	(simplify-union-types, simplify-intersection-types): Use it,
	return lists.
	(%type-union, %type-intersection): Handle lists instead of
	vectors returned by the simplification functionts.
parent 0d563e23
No related branches found
No related tags found
Loading
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