static void assertNotNil(LuaValue l) { assertTrue(l != null && !l.isnil()); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1004725 |
| Snippet name: | assertNotNil [Lua] |
| Eternal ID of this version: | #1004725/1 |
| Text MD5: | e7377214f916a58a15ea0837d51876cf |
| Author: | stefan |
| Category: | javax / luaj |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-08-28 15:02:06 |
| Source code size: | 81 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 791 / 795 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |