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

3
LINES

< > BotCompany Repo | #1017665 // nlLogic_isFunc

JavaX fragment (include)

static bool nlLogic_isFunc(Exp e, S name) {
  ret e instanceof Func && eq(e/Func.name, name);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1017665
Snippet name: nlLogic_isFunc
Eternal ID of this version: #1017665/1
Text MD5: a3a4d4ebfd27745b54ab805d311168df
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-07-31 19:15:58
Source code size: 97 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 327 / 338
Referenced in: [show references]