-
- Downloads
* src/code/type.lisp (function :simple-union)
(function :simple-intersaction): If type1 = type2 return type1. (type-intersection2): If type1 and type2 are function-types, let the intersection method run.
Please register or sign in to comment