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

7
LINES

< > BotCompany Repo | #1028891 // pwt_allPronouns

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (6569L/43K).

static L<ParsedWithTokens<S>> pwt_allPronouns(S s) {
  ret pwt_allPronouns(javaTok(s));
}

static L<ParsedWithTokens<S>> pwt_allPronouns(LS tok) {
  ret pwt_filter isPronoun(pwt_initial(1, tok));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1028891
Snippet name: pwt_allPronouns
Eternal ID of this version: #1028891/2
Text MD5: 4877fe3afc854b0c00ee8f9f7d3581a9
Transpilation MD5: 034fb9b988b080df6a6488743780f111
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-07-10 19:51:30
Source code size: 203 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 129 / 183
Version history: 1 change(s)
Referenced in: [show references]