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

7
LINES

< > BotCompany Repo | #1021248 // dm_codeWithHintsToFunctionOnString - use central module

JavaX fragment (include)

static <A> O /*F1<S, A>*/ dm_codeWithHintsToFunctionOnString(S code) {
  ret dm_codeWithHintsToFunctionOnString(code, "");
}

static <A> O /*F1<S, A>*/ dm_codeWithHintsToFunctionOnString(S code, S hints) {
  ret dm_requireAndCallModule("#1021247/FunctionsOnStrings", 'getFunction, code, hints);
}

Author comment

Began life as a copy of #1020643

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: #1021248
Snippet name: dm_codeWithHintsToFunctionOnString - use central module
Eternal ID of this version: #1021248/3
Text MD5: 2364e63bb4d9e834de21980934ae8cc5
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-02-05 14:55:13
Source code size: 302 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 216 / 260
Version history: 2 change(s)
Referenced in: [show references]