Libraryless. Click here for Pure Java version (5252L/29K).
1 | sbool dm_moduleIsPoppedOut() {
|
2 | ret dm_moduleIsPoppedOut(dm_current_mandatory_generic()); |
3 | } |
4 | |
5 | sbool dm_moduleIsPoppedOut(O mod) {
|
6 | ret isTrue(dm_callOSOpt("stefansOS_moduleIsPoppedOut", dm_getStem(mod)));
|
7 | } |
Began life as a copy of #1025391
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1026772 |
| Snippet name: | dm_moduleIsPoppedOut |
| Eternal ID of this version: | #1026772/7 |
| Text MD5: | e19485e8ec6e26a771f76e93ccc1b4ef |
| Transpilation MD5: | 4ab5f665425844c1b6505ff8ab9b43f1 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-03-05 13:12:40 |
| Source code size: | 213 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 518 / 719 |
| Version history: | 6 change(s) |
| Referenced in: | [show references] |