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

4
LINES

< > BotCompany Repo | #1025296 // NLFunc - function with natural language pattern

JavaX fragment (include)

srecord NLFunc(
  S pattern, // e.g. "how many files are in <directory>"
  O code // e.g. func(File directory) -> int
) {}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1025296
Snippet name: NLFunc - function with natural language pattern
Eternal ID of this version: #1025296/2
Text MD5: 1f8655c82017b3a6a76067fc13426a33
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-09-20 13:12:27
Source code size: 125 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 185 / 510
Version history: 1 change(s)
Referenced in: [show references]