File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ spec.test(
43
43
[ ![ Documentation] ( https://heap-data-structure.github.io/specification/badge.svg )] ( https://heap-data-structure.github.io/specification/source.html )
44
44
[ ![ Package size] ( https://img.shields.io/bundlephobia/minzip/@heap-data-structure/specification )] ( https://bundlephobia.com/result?p=@heap-data-structure/specification )
45
45
46
- ## Description
46
+ ## : newspaper : Description
47
47
48
48
This package contains a specification test suite for heap implementations such
49
49
as
53
53
and
54
54
[ @heap-data-structure/fibonacci-heap ] ( https://github.com/heap-data-structure/fibonacci-heap ) .
55
55
56
- ## :scroll : Binary and binomial heap reference
56
+ ## :scroll : Reference
57
57
58
- - http ://www.cs.princeton.edu/~wayne/cs423/lectures/heaps-4up.pdf
59
- - http ://stackoverflow.com/questions/6531543/efficient-implementation-of-binary-heaps
58
+ - [ Binomial heap ] ( https ://www.cs.princeton.edu/~wayne/cs423/lectures/heaps-4up.pdf)
59
+ - [ Binary heap ] ( https ://stackoverflow.com/questions/6531543/efficient-implementation-of-binary-heaps)
You can’t perform that action at this time.
0 commit comments