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
However, its source code uses inspect, which on sbcl launches an interactive session. I suggest to change inspect to describe to keep alignment with the description in the manual.
In the manual, we expect
#'build-finite-ss
to return an object.However, its source code uses
inspect
, which on sbcl launches an interactive session. I suggest to changeinspect
todescribe
to keep alignment with the description in the manual.The text was updated successfully, but these errors were encountered: