Voting

: max(nine, nine)?
(Example: nine)

The Note You're Voting On

javierchinapequeno at yahoo dot es
14 years ago
Hi, I´d like to give a piece of advice to all who need to use this function to compare two arrays that have a great quantity of elements. You should sort both arrays first before comparing, it will work faster.
Thanks

<< Back to user notes page

To Top