-
- Downloads
Fixed pprint-lambda-list to print a space before the dot when the tail of
the lambda list is shared. In other words, print (foo . #1=(bar baz)) instead of (foo. #1=(bar baz)).
Loading
Please register or sign in to comment
the lambda list is shared. In other words, print (foo . #1=(bar baz)) instead of (foo. #1=(bar baz)).