Skip to content

A memory buffer which keeps its stored elements in an order so that each stored element satisfies the heap property established by a sort function.

License

Notifications You must be signed in to change notification settings

vale-cocoa/HeapBuffer

Repository files navigation

HeapBuffer

A memory buffer which keeps its stored elements in an order so that each stored element satisfies the heap property established by a sort function.

This reference sematics type can be used as underlaying storage of data structures leveraging on a Heap as their backed storage system.

About

A memory buffer which keeps its stored elements in an order so that each stored element satisfies the heap property established by a sort function.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages