static AutoCloseable watchSpeechConfirmations_fromStart(final VF2<S, S> r) { ret watchStructureLog_fromStart(speechConfirmationLogFile(), voidfunc(O o) { if (o cast Map) { S heard = getString(o, 'heard), corrected = getString(o, 'corrected); if (empty(heard) || empty(corrected) || eqic(heard, corrected)) ret; callF(r, heard, corrected); } }); }
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1020704 |
| Snippet name: | watchSpeechConfirmations_fromStart |
| Eternal ID of this version: | #1020704/1 |
| Text MD5: | bc00b5e043ed8069a588ce6ee37a88ec |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-12-31 20:10:39 |
| Source code size: | 384 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 471 / 512 |
| Referenced in: | [show references] |