The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.