parent
0e51880199
commit
b1e179106b
|
@ -4,7 +4,7 @@
|
||||||
! gap buffer -- largely influenced by Strandh and Villeneuve's Flexichain
|
! gap buffer -- largely influenced by Strandh and Villeneuve's Flexichain
|
||||||
! for a good introduction see:
|
! for a good introduction see:
|
||||||
! https://common-lisp.net/project/flexichain/download/StrandhVilleneuveMoore.pdf
|
! https://common-lisp.net/project/flexichain/download/StrandhVilleneuveMoore.pdf
|
||||||
USING: accessors arrays circular kernel math math.functions
|
USING: accessors arrays circular fry kernel math math.functions
|
||||||
math.order multiline sequences sequences.private ;
|
math.order multiline sequences sequences.private ;
|
||||||
IN: gap-buffer
|
IN: gap-buffer
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue