@nogc capable indexing. Returns the found element if match found. Returns E.init if match not found.
See Implementation
@nogc capable indexing. Returns the found element if match found. Returns E.init if match not found.