// i must point at the (possibly imaginary) opening bracket (any of the 2 types, not type parameters) // index returned is index of closing bracket + 1 static int tok_endOfBracketPart(List<String> cnc, int i) { ret findEndOfBracketPart(cnc, i); }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1032856 | 
| Snippet name: | tok_endOfBracketPart - synonym of findEndOfBracketPart | 
| Eternal ID of this version: | #1032856/1 | 
| Text MD5: | d186c967d3c39e5210e58ee05f9d1705 | 
| Author: | someone | 
| Category: | |
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2021-10-06 21:54:20 | 
| Source code size: | 250 bytes / 5 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 389 / 439 | 
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |