[alexandria-devel] starts-with and starts-with-subseq argument order
26 Nov
2007
26 Nov
'07
1:52 p.m.
dear list, i've made a silly mistake and defined starts-with-subseq so that the order or the arguments is the opposite of starts-with: (defun starts-with (object sequence &key (test #'eql) (key #'identity)) (defun ends-with-subseq (sequence suffix &key (test #'eql)) i will correct this mistake if there's no objection, but this will break backward compatibility (there were no releases since the patch was added). please speak up if it's not desirable! -- attila
6281
Age (days ago)
6281
Last active (days ago)
0 comments
1 participants
participants (1)
-
Attila Lendvai