Re: Request for private mentoring

new topic     » goto parent     » topic index » view thread      » older message » newer message
axtens_bruce said...

binary-search attempted. There's a better way, right?

There is a binary_search() function in std/search.e.

include std/search.e 
namespace search 
public function binary_search(object needle, sequence haystack, integer start_point=1, integer end_point=0) 

I accepted your invite for mentoring; I will add more specific comments there.

-Greg

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu