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

7
LINES

< > BotCompany Repo | #1021327 // dm_addExtractEntitiesExample

JavaX fragment (include)

svoid dm_addExtractEntitiesExample(S input, LS entities) {
  dm_requireAndCallModule("#1021326/ExtractEntitiesExamples", 'addEntry, input, entities);
}

svoid mapLike dm_addExtractEntitiesExample(O extractFunction, S input) {
  dm_addExtractEntitiesExample(input, assertNotNull((Collection<S>) callF(extractFunction, input)));
}

Author comment

Began life as a copy of #1021322

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1021327
Snippet name: dm_addExtractEntitiesExample
Eternal ID of this version: #1021327/1
Text MD5: 3d2357f3c009bef2d54a7b640be2953c
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-02-08 17:58:57
Source code size: 334 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 203 / 229
Referenced in: [show references]