From: Richard J. <ri...@an...> - 2005-11-25 10:23:40
|
I've changed the implementation of Array.filter to use BitSets at your suggestion. The version using the actual BitSet type is quite a bit shorter than your version. I've also implemented Array.partition along the same lines. Rich. -- Richard Jones, CTO Merjis Ltd. Merjis - web marketing and technology - http://merjis.com Team Notepad - intranets and extranets for business - http://team-notepad.com |