Transpiled version (2739L) is out of date.
sS javaTokDropTrailingN(S s) { LS tok = javaTok(s); ret empty(last(tok)) ? unnull(s) : join(dropLast(tok)); }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030261 | 
| Snippet name: | javaTokDropTrailingN - also unnulls | 
| Eternal ID of this version: | #1030261/5 | 
| Text MD5: | 35a614a831a4be03cf5b8d7e4bfb79af | 
| Author: | stefan | 
| Category: | javax / parsing | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2020-11-21 13:45:12 | 
| Source code size: | 116 bytes / 4 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 412 / 544 | 
| Version history: | 4 change(s) | 
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |