Skip to content
Commit b5cc1f19 authored by alemmens's avatar alemmens
Browse files

Fix bugs in BTREE-DELETE and SPLIT-BTREE-NODE.

Rename BTREE-DELETE to BTREE-DELETE-KEY and implement BTREE-DELETE for
btrees with non-unique keys.

Add stress test for btrees.

Implement the :MIN, :MAX, :INCLUDE-MIN, :INCLUDE-MAX and :ORDER arguments
for BTREE-MAP.

Add some more CL mirror functions like P-MAPCAR, P-MAPC, P-DELETE-IF, etcetera.
parent e6b00da0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment