Libraryless. Click here for Pure Java version (1835L/13K).
1 | svoid test_leven_limitedIC() { |
2 | testFunctionValues_multipleArgs leven_limitedIC( |
3 | ll("abc", "defghi", 2), 2, // should trigger the length comparison optimization |
4 | ll("ab", "a", 2), 1 |
5 | ); |
6 | } |
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1024235 |
Snippet name: | test_leven_limitedIC |
Eternal ID of this version: | #1024235/3 |
Text MD5: | e06f10efc32da92bdefa55bde52b225e |
Transpilation MD5: | 4d8e91dd31d2d925903d7bc60a9c2572 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-07-28 15:47:09 |
Source code size: | 201 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 208 / 307 |
Version history: | 2 change(s) |
Referenced in: | [show references] |