mirror of
https://git.freebsd.org/ports.git
synced 2025-06-25 06:30:29 -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.
|