Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
fuzzy_match
v0.3.0
FuzzyMatch
Full
Simple
Built with Crystal 1.9.2
2023-10-08 01:27:23 UTC
module
FuzzyMatch
Extended Modules
FuzzyMatch
Defined in:
fuzzy_match.cr
fuzzy_match/full.cr
fuzzy_match/simple.cr
fuzzy_match/version.cr
Constant Summary
VERSION
=
"0.3.0"
Instance Method Summary
#search
(pattern, strings)
Instance Method Detail
def
search
(pattern, strings)
#
[
View source
]