Skip to content
Snippets Groups Projects
Commit 794b2380 authored by dtc's avatar dtc
Browse files

Fix the handling of mixed inclusive and exclusive bounds for number

type union and intersection which were all doing the opposition of
what they should have.  E.g. The intersection of (double-float 0d0)
and (double-float (0d0)) was returning a bound of 0d0 whereas (0d0) is
more restrictive.
parent 5743edc2
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