svoid philosophyBot1_iotaHandler(PhilosophyBot1 bot) { bot.addNativePredicate("iota($x)", (map) -> iota(parseInt($x(map))); }
Began life as a copy of #1025739
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1025784 |
| Snippet name: | philosophyBot1_iotaHandler - include iota() function (basically for testing) |
| Eternal ID of this version: | #1025784/3 |
| Text MD5: | f5195f69cb2ce37b3b4dcab1c2cbb641 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-10-19 20:04:03 |
| Source code size: | 134 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 419 / 455 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |