Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1025784 // philosophyBot1_iotaHandler - include iota() function (basically for testing)

JavaX fragment (include)

svoid philosophyBot1_iotaHandler(PhilosophyBot1 bot) {
  bot.addNativePredicate("iota($x)",
    (map) -> iota(parseInt($x(map)));
}

Author comment

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: 143 / 176
Version history: 2 change(s)
Referenced in: [show references]