PureScript bindings for annoy-node
Please refer to original annoy for any additional information
- Annoy.Unsafe - Direct bindings, foundation for other modules. It is better to avoid using functions from this module.
- Annoy.ST - Building Annoy in a mutable way.
- Annoy - Main functionality + building Annoy from pure collection of vectors
- build + getnns nondeterministic?
- P2: len reference in STAnnoy
- all pure annoy api
- docs
- f { trees, size, metric } vs f trees size metric
- metric as type
- Nat vs Int. Both
- parameter order, first annoy
- publish
- safe: create from monadic action
- safe: new with 2D array
- safe: vectors with typelevel length
- test: Integration
- unsafe: include distances
Library is co-created and funded by λ-terms