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

3
LINES

< > BotCompany Repo | #1006255 // ocr_withoutSymbols

JavaX fragment (include)

static S ocr_withoutSymbols(S s) {
  ret ocr_glyphsToCode([S g : ocr_parseGlyphs(s) | !(g.startsWith("{") && g.endsWith("}"))]);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1006255
Snippet name: ocr_withoutSymbols
Eternal ID of this version: #1006255/1
Text MD5: ed394ead2f186da2b313635a2fe7b231
Author: stefan
Category: javax / ocr
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-12-26 01:15:32
Source code size: 132 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 467 / 472
Referenced in: [show references]