NAME
FP::SortedPureArray
SYNOPSIS
DESCRIPTION
A sorted FP::PureArray. Has all the methods of the latter, plus currently just `perhaps_binsearch`.
So, this is very much unfinished and deserves more methods and constructors, as well as possibly a protocol (FP::Abstract::*).
NOTE
This is alpha software! Read the status section in the package README or on the website.