1 | static <A> O /*F1<S, A>*/ dm_codeWithHintsToFunctionOnString(S code) {
|
2 | ret dm_codeWithHintsToFunctionOnString(code, ""); |
3 | } |
4 | |
5 | static <A> O /*F1<S, A>*/ dm_codeWithHintsToFunctionOnString(S code, S hints) {
|
6 | ret dm_requireAndCallModule("#1021247/FunctionsOnStrings", 'getFunction, code, hints);
|
7 | } |
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: | 498 / 549 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |