Module: Ferret::Utils
- Defined in:
- ext/r_utils.c,
ext/r_utils.c
Overview
The Utils module contains a number of helper classes and modules that are useful when indexing with Ferret. They are;
-
BitVector
-
MultiMapper
-
PriorityQueue
-
> more to come
These helper classes could also be quite useful outside of Ferret and may one day find themselves in their own separate library.