On 24.07.2017 20:19, Suliman wrote:
Why D have two function `contains` and `canFind`

`contains` guarantees logarithmic running time, while `canFind` can be linear.

Reply via email to