You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The below type is T, because -3.5d0 is a member of (NOT INTEGER). This library does not detect this case though. (And neither do CCL or SBCL's type systems!)
The below type is
T, because-3.5d0is a member of(NOT INTEGER). This library does not detect this case though. (And neither do CCL or SBCL's type systems!)