Libraryless. Click here for Pure Java version (38L/1K).
static ITokCondition tokCondition(IIntPred condition) { ret condition == null ?: (tok, nIdx) -> condition.get(nIdx); }
Began life as a copy of #1030732
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034569 |
| Snippet name: | tokCondition |
| Eternal ID of this version: | #1034569/1 |
| Text MD5: | 8a5da6313bb77c44e97ae171bc0de8da |
| Transpilation MD5: | cff0d304f9d70fcf4e1e8c4b2ededad4 |
| Author: | stefan |
| Category: | javax / tokenizing |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-02-16 01:30:52 |
| Source code size: | 122 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 600 / 770 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |