Libraryless. Click here for Pure Java version (1605L/10K/34K).
!752 static class Example { S text; Source source; *() {} *(S *text, Source *source) {} } static new L<Example> examples; p { load("examples"); } answer { if "list negative feedback" ret structure(collectField(examples, "text")); if "* is negative feedback" { examples.add(new Example(m.unq(0), new Source(s))); save("examples"); ret "OK, saved."; } if (matchAny(collectField(examples, "text"), s)) ret "What?"; }
Began life as a copy of #1002629
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment