1 | svoid dm_addExtractEntitiesExample(S input, LS entities) { |
2 | dm_requireAndCallModule("#1021326/ExtractEntitiesExamples", 'addEntry, input, entities); |
3 | } |
4 | |
5 | svoid mapLike dm_addExtractEntitiesExample(O extractFunction, S input) { |
6 | dm_addExtractEntitiesExample(input, assertNotNull((Collection<S>) callF(extractFunction, input))); |
7 | } |
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: | 318 / 340 |
Referenced in: | [show references] |