org-babel-edit-distance
org-babel-edit-distance is a compiled Lisp function in `ob-core.el
'.
(org-babel-edit-distance S1 S2)
Return the edit (levenshtein) distance between strings S1 S2.
ob-core.el
'.
(org-babel-edit-distance S1 S2)
Return the edit (levenshtein) distance between strings S1 S2.