Fixing stupid splay trees bug
parent
950e376f95
commit
d2079c50fb
|
@ -7,7 +7,7 @@ IN: trees.splay
|
|||
TUPLE: splay ;
|
||||
|
||||
: <splay> ( -- splay-tree )
|
||||
splay construct-tree ;
|
||||
\ splay construct-tree ;
|
||||
|
||||
INSTANCE: splay tree-mixin
|
||||
|
||||
|
|
Loading…
Reference in New Issue