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

9
LINES

< > BotCompany Repo | #1013625 // ai_probableCommonPrefixOfFunction

JavaX fragment (include)

static int ai_probableCommonPrefixOfFunction_n = 500;

static S ai_probableCommonPrefixOfFunction(O f) {
  ret ai_probableCommonPrefixOfFunction(f, ai_probableCommonPrefixOfFunction_n);
}

static S ai_probableCommonPrefixOfFunction(O f, int n) {
  ret last(it_observePrefix((Iterator) repFIterator(n, f)));
}

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

Snippet ID: #1013625
Snippet name: ai_probableCommonPrefixOfFunction
Eternal ID of this version: #1013625/3
Text MD5: ded59f0a66a527439df3ce9155ef4464
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-01-11 15:41:12
Source code size: 316 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 325 / 357
Version history: 2 change(s)
Referenced in: [show references]