Download Jar. Libraryless. Click here for Pure Java version (2558L/16K).
1 | !7 |
2 | |
3 | p { |
4 | assertTrueVerbose(allContainAllCharsIC(ll("abc", "ADEC"), "ca")); |
5 | assertTrueVerbose(allContainAllCharsIC(ll("abc", "ADEC"), "ac")); |
6 | assertFalseVerbose(allContainAllCharsIC(ll("abc", "ADE"), "ca")); |
7 | assertFalseVerbose(allContainAllCharsIC(ll("abc", "ADEC"), "cax")); |
8 | } |
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: | #1014400 |
Snippet name: | Test allContainAllCharsIC (OK) |
Eternal ID of this version: | #1014400/2 |
Text MD5: | b07a0f163da55154fc0caeb004f57287 |
Transpilation MD5: | 4293b7bdb4ada472c3df83506a2c0162 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code (desktop) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-04-21 13:28:26 |
Source code size: | 290 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 408 / 1063 |
Version history: | 1 change(s) |
Referenced in: | [show references] |