Libraryless. Click here for Pure Java version (9496L/62K).
1 | sS philosophyBot_varsToStars(PhilosophyBot1 bot, S s, LS varNames_out) {
|
2 | ret arbitraryVarsToStars(s, philosophyBot_varSet(bot), varNames_out); |
3 | } |
4 | |
5 | sS philosophyBot_varsToStars(PhilosophyBot1 bot, S s) {
|
6 | ret philosophyBot_varsToStars(bot, s, null); |
7 | } |
Began life as a copy of #1026162
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: | #1027388 |
| Snippet name: | philosophyBot_varsToStars |
| Eternal ID of this version: | #1027388/4 |
| Text MD5: | 9e157e78d936de6e4c1f9d7b151ed22b |
| Transpilation MD5: | 492ca68f82b64f38fb22114e90776c93 |
| Author: | stefan |
| Category: | javax / parsing |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-03-18 19:27:10 |
| Source code size: | 258 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 387 / 497 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |