static int leven_limited_fixed(S left, S right, int threshold) { ret leven_limited(left, right, threshold); }
Began life as a copy of #1007596
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1007736 |
| Snippet name: | leven_limited_fixed - limited Levenshtein distance, fixed for JVM safe points |
| Eternal ID of this version: | #1007736/3 |
| Text MD5: | 377e7e605bb6c07dee9ee60ae762d5aa |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-04-03 05:10:10 |
| Source code size: | 113 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 671 / 678 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |