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

11
LINES

< > BotCompany Repo | #1010423 // Test quickSolveToFunction with sentence type DB

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (7851L/52K/175K).

!7

concept Example {
  S sentence, type;
}

p {
  Map dataMap = collectOrderedMap(list(conceptsFrom(#1008540), Example), 'sentence, 'type);
  O f = quickSolveToFunction(dataMap);
  print("Solved? " + (f != null));
}

Author comment

Began life as a copy of #1010420

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: #1010423
Snippet name: Test quickSolveToFunction with sentence type DB
Eternal ID of this version: #1010423/3
Text MD5: 2947b5c8e3e8eeb402b61065b0b3df32
Transpilation MD5: 4ab31895eee19b65473e9e870d9b133a
Author: stefan
Category:
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-09-17 21:50:55
Source code size: 226 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 367 / 438
Version history: 2 change(s)
Referenced in: [show references]