Libraryless. Click here for Pure Java version (5560L/34K).
1 | static SS flexMatchAngleBracketVarsIC_honorPunctuation_first(S pat, S input) {
|
2 | ret grabValueAndCancel(voidfunc(VF1<SS> onMatch) {
|
3 | flexMatchAngleBracketVarsIC_honorPunctuation_iterate(pat, input, onMatch); |
4 | }); |
5 | } |
Began life as a copy of #1030736
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030835 |
| Snippet name: | flexMatchAngleBracketVarsIC_honorPunctuation_first - match angle var pattern (e.g. "<thing> is <adjective>") with input (e.g. "the water is very hot"). return first mapping |
| Eternal ID of this version: | #1030835/3 |
| Text MD5: | 21442169c8430faf073a4d91c90bd349 |
| Transpilation MD5: | 9fb230925c6cfcee16f5b3a0f4b86f38 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-04-01 17:37:11 |
| Source code size: | 222 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 368 / 481 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |