Skip to content

Commit cb2145c

Browse files
committed
FcsBTreeN.BtnAddFirst(), new examples
1 parent c01915e commit cb2145c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ A library of cross platform C# data structures. Generic [**B-tree**](https://en.
1919
### Examples
2020
* [BtnEnumerator.Core.examples](BtnEnumerator.Core.examples), [BtnEnumerator.NET.examples](BtnEnumerator.NET.examples)
2121
* [FcsFastBTreeN.Core.benchmark](FcsFastBTreeN.Core.benchmark), [FcsFastBTreeN.NET.benchmark](FcsFastBTreeN.NET.benchmark)
22+
* [MultipleKeys.Core.examples](MultipleKeys.Core.examples), [MultipleKeys.NET.examples](MultipleKeys.NET.examples)
2223

2324
### Performance
2425
A [**B-tree**](https://en.wikipedia.org/wiki/B-tree) of order m is a tree which satisfies the following properties:

0 commit comments

Comments
 (0)