Files
lancet/slice
donutloopandGitHub f15131f032 Slice: find nothing case (#11)
The current behavior can result into wired edge cases.

**Current behavior**

if find was unsuccessfully then it will return the first element of the
slice

**Desired behavior**

if find was unsuccessfully then it should return negative ok and a none
value
2022-01-02 22:05:27 +08:00
..
2022-01-02 22:05:27 +08:00
2022-01-01 18:14:35 +08:00
2022-01-02 22:05:27 +08:00