About Store Forum Documentation Contact



Post Reply 
Binary Search in ObjMemx
Author Message
fatcoder Offline
Member

Post: #1
Binary Search in ObjMemx
Is there a reason why the binary search functions of Memx are not exposed in ObjMemx? I understand you don't want people manually adding and removing objects in an ObjMemx container, however what about being able to search for a particular object, like if you want to find an object with a specific id? Are the ObjMemx containers not sorted for this, therefore making binary searching useless?
02-24-2014 02:04 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Binary Search in ObjMemx
This will be available in next release
04-03-2014 06:19 AM
Find all posts by this user Quote this message in a reply
fatcoder Offline
Member

Post: #3
RE: Binary Search in ObjMemx
Ooh very good! smile
04-03-2014 08:59 AM
Find all posts by this user Quote this message in a reply
Post Reply