krisk / fuse-swift

A lightweight fuzzy-search library, with zero dependencies
MIT License
931 stars 110 forks source link

Use `ClosedRange` to represent matched substrings #3

Closed gravicle closed 7 years ago

gravicle commented 7 years ago

Address Issue #2

gravicle commented 7 years ago

✅ Tests are passing locally. Travis failure seems to stem from pod lib lint command being inaccessible.