We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99c7040 commit ac854c4Copy full SHA for ac854c4
rope.lisp
@@ -1,7 +1,6 @@
1
(in-package #:rope)
2
3
(defparameter *short-leaf* 16)
4
-(defparameter *target-leaf* 80)
5
(defparameter *long-leaf* 128)
6
7
(defclass rope ()
0 commit comments