Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rapidfuzz/RapidFuzz
/ supports
Function
supports
src/rapidfuzz/_feature_detector.py:13–15 ·
view source on GitHub ↗
(features)
Source
from the content-addressed store, hash-verified
11
AVX2 = 2
12
13
def
supports(features):
14
_ = features
15
return
False
Callers
15
utils.py
File · 0.90
fuzz.py
File · 0.90
process.py
File · 0.90
OSA.py
File · 0.90
Indel.py
File · 0.90
LCSseq.py
File · 0.90
Prefix.py
File · 0.90
Levenshtein.py
File · 0.90
DamerauLevenshtein.py
File · 0.90
Hamming.py
File · 0.90
Postfix.py
File · 0.90
_initialize.py
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…