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

7
LINES

< > BotCompany Repo | #1024136 // quickGoogle2_safeSearch

JavaX fragment (include)

static L<T3S> quickGoogle2_safeSearch(S query) {
  ret quickGoogle2_safeSearch(query, null);
}

static L<T3S> quickGoogle2_safeSearch(S query, S language, O... _) {
  ret quickGoogle2(query, language, paramsPlus(_, safeSearch := true));
}

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: #1024136
Snippet name: quickGoogle2_safeSearch
Eternal ID of this version: #1024136/1
Text MD5: e862a13c8d6582cfe0ffc1d52f55536e
Author: stefan
Category: javax / networking
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-22 13:21:46
Source code size: 244 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 143 / 186
Referenced in: [show references]