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

6
LINES

< > BotCompany Repo | #1018266 // nlLogic_funcArgText

JavaX fragment (include)

sS nlLogic_funcArgText(Exp e, S name) {
  if (e cast Func)
    if (eq(e.name, name))
      ret e.arg.text();
  null;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1018266
Snippet name: nlLogic_funcArgText
Eternal ID of this version: #1018266/1
Text MD5: 02fa36e611e5ef31be60a27a7c4e8fac
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-09-12 23:40:50
Source code size: 123 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 257 / 269
Referenced in: [show references]