Re: Include file such as 'compare.e' or 'find.e'
Juergen Luethje wrote:
> > the functions
> - find_least()
> - find_greatest()
> - least()
> - greatest()
> - lesser()
> - greater()
> are not special math functions.
I'm sorry that the functions are not
- find_min()
- find_max()
- min()
- max()
They would look much nicer.
As of the original question:
I would vote to keep them in math.e
That's where I would try to find them first.
Instead of a long list of find functions such as
find_all(), find_any(), find_word(), soundex_find(), etc.
I would recommend something like cutom_find()! (Similarly
to custom_sort().)
Regards,
Salix
|
Not Categorized, Please Help
|
|