mirror of
https://git.freebsd.org/ports.git
synced 2025-05-15 16:51:52 -04:00
Add a port for BinaryFileSearch. It is a binary search algorithm for big sorted files that cannot be read into RAM. Also connect it to build.
1 line
75 B
Text
1 line
75 B
Text
Binary search algorithm for big sorted files that cannot be read into RAM.
|